forked from norman/fusionpbx-install.sh-github-mirror
Update source-copy.sh
This commit is contained in:
@@ -5,7 +5,7 @@ mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.orig
|
|||||||
|
|
||||||
#copy the default conf directory
|
#copy the default conf directory
|
||||||
mkdir -p /usr/local/freeswitch/conf
|
mkdir -p /usr/local/freeswitch/conf
|
||||||
cp -R /usr/local/www/fusionpbx/resources/templates/conf/* /usr/local/freeswitch/conf
|
cp -R /usr/local/www/fusionpbx/app/switch/resources/conf/* /usr/local/freeswitch/conf
|
||||||
|
|
||||||
#copy the scripts
|
#copy the scripts
|
||||||
cp -R /usr/local/www/fusionpbx/resources/install/scripts /usr/local/freeswitch
|
cp -R /usr/local/www/fusionpbx/resources/install/scripts /usr/local/freeswitch
|
||||||
|
|||||||
Reference in New Issue
Block a user