forked from norman/fusionpbx-install.sh-github-mirror
Update conf-copy.sh
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
#copy the conf directory
|
||||
mv /etc/freeswitch /etc/freeswitch.orig
|
||||
mkdir /etc/freeswitch
|
||||
cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch
|
||||
|
||||
Reference in New Issue
Block a user