How to Prevent Modified Files from Reverting in FusionPBX

vuthy09

Member
Jun 12, 2023
138
12
18
41
I have modified some files in var/www/fusionPBX/app but after I update fusionpbx by using command git pull, those files revert to default settings.
any idea to prevent it from reverting ? thanks
 
The easiest way to maintain changes is to share the changes. That way you don't have to maintain the changes on your own.

You can use Github account with your browser to make the commit. Be sure to put in the description the reason for the changes.
- https://github.com/fusionpbx/fusionpbx