Create package-conf-copy.sh

This commit is contained in:
FusionPBX 2017-04-24 15:36:32 -06:00 committed by GitHub
parent b9e74160e1
commit 8b8d349b43
1 changed files with 6 additions and 0 deletions

View File

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