Browse Source

Update conf-copy.sh

FusionPBX 2 years ago
parent
commit
fe4d8b5d30
1 changed files with 2 additions and 2 deletions
  1. 2 2
      devuan/resources/switch/conf-copy.sh

+ 2 - 2
devuan/resources/switch/conf-copy.sh

@@ -1,4 +1,4 @@
 mv /etc/freeswitch /etc/freeswitch.orig
 mkdir /etc/freeswitch
-cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch
-chown -R freeswitch:freeswitch /etc/freeswitch
+cp -R /var/www/fusionpbx/app/switch/resources/conf/* /etc/freeswitch
+chown -R freeswitch:freeswitch /etc/freeswitch