fusionpbx-install.sh/freebsd/resources/switch/conf-copy.sh

5 lines
202 B
Bash
Raw Normal View History

2017-03-25 22:14:21 +01:00
mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.orig
mkdir -p /etc/freeswitch
mkdir -p /usr/local/freeswitch/conf
cp -R /var/www/fusionpbx/resources/templates/conf/* /usr/local/freeswitch/conf