Browse Source

Update upgrade.rst

Len 9 years ago
parent
commit
827b26d434
1 changed files with 3 additions and 0 deletions
  1. 3 0
      source/advanced/upgrade.rst

+ 3 - 0
source/advanced/upgrade.rst

@@ -63,6 +63,9 @@ Used to update FusionPBX to the latest release.
  
 ::
 
+ mkdir /etc/fusionpbx
+ mv /var/www/fusionpbx/resources/config.php /etc/fusionpbx
+ mv /usr/local/freeswitch/scripts/resources/config.lua /etc/fusionpbx
  cd /var/www
  cp -R fusionpbx fusionpbx_backup
  Change the directory''' to the FusionPBX directory