Update conf-copy.sh
This commit is contained in:
parent
fe4d8b5d30
commit
6c22bd37b8
|
|
@ -1,3 +1,3 @@
|
||||||
mv /etc/freeswitch /etc/freeswitch.orig
|
mv /etc/freeswitch /etc/freeswitch.orig
|
||||||
mkdir /etc/freeswitch
|
mkdir /etc/freeswitch
|
||||||
cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch
|
cp -R /var/www/fusionpbx/app/switch/resources/conf/* /etc/freeswitch
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue