forked from norman/fusionpbx-install.sh-github-mirror
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user