Update package-conf-copy.sh

This commit is contained in:
FusionPBX 2017-04-24 17:37:45 -06:00 committed by GitHub
parent d50cfda570
commit 6b7a48c786
1 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh #!/bin/sh
#mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.orig #mv /usr/local/etc/freeswitch /usr/local/etc/freeswitch.orig
#mkdir -p /etc/freeswitch mkdir -p /usr/local/etc/freeswitch
#mkdir -p /usr/local/freeswitch/conf cp -R /usr/local/www/fusionpbx/resources/templates/conf/* /usr/local/etc/freeswitch
#cp -R /usr/local/www/fusionpbx/resources/templates/conf/* /usr/local/freeswitch/conf