Update conf-copy.sh

This commit is contained in:
FusionPBX
2023-06-23 13:39:21 -06:00
committed by GitHub
parent fe4d8b5d30
commit 6c22bd37b8

View File

@@ -1,3 +1,3 @@
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