소스 검색

Update upgrade.rst

Len 9 년 전
부모
커밋
827b26d434
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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