Update conf-copy.sh

This commit is contained in:
FusionPBX 2017-03-31 23:24:17 -06:00 committed by GitHub
parent f66201a9cd
commit 44abf8b064
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.orig mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.orig
mkdir -p /etc/freeswitch #mkdir -p /etc/freeswitch
mkdir -p /usr/local/freeswitch/conf mkdir -p /usr/local/freeswitch/conf
cp -R /var/www/fusionpbx/resources/templates/conf/* /usr/local/freeswitch/conf cp -R /usr/local/www/fusionpbx/resources/templates/conf/* /usr/local/freeswitch/conf