Update package-copy.sh
This commit is contained in:
parent
075113ad8a
commit
49d75adec5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue