Fix some errors for Centos platform (#410)

* Fix bugs

* Update conf-copy.sh

Update fusionpbx template path

* Update package-release.sh

Fix the issue of the files.freeswitch.org site not available

* Fix bug
This commit is contained in:
tao_ssh
2024-02-04 01:23:23 +08:00
committed by GitHub
parent 5ffcaf4b20
commit 7e0d874857
3 changed files with 10 additions and 3 deletions

View File

@@ -3,4 +3,4 @@
#copy the conf directory
mv /etc/freeswitch /etc/freeswitch.orig
mkdir /etc/freeswitch
cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch
cp -R /var/www/fusionpbx/app/switch/resources/conf/* /etc/freeswitch