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