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