Update conf-copy.sh

This commit is contained in:
FusionPBX
2023-06-23 13:35:25 -06:00
committed by GitHub
parent 1931f3870e
commit 075113ad8a

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