Create conf-copy.sh

This commit is contained in:
FusionPBX
2016-08-15 23:00:13 -06:00
committed by GitHub
parent 5f696755da
commit dbd8f0fe58

3
debian/resources/switch/conf-copy.sh vendored Normal file
View File

@@ -0,0 +1,3 @@
mv /etc/freeswitch /etc/freeswitch.orig
mkdir /etc/freeswitch
cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch