forked from norman/fusionpbx-install.sh-github-mirror
Update and rename conf-copy.sh to source-conf-copy.sh
This commit is contained in:
6
freebsd/resources/switch/source-conf-copy.sh
Executable file
6
freebsd/resources/switch/source-conf-copy.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user