Files
fusionpbx-install.sh/freebsd/resources/switch/conf-copy.sh
2017-03-25 15:14:21 -06:00

5 lines
202 B
Bash
Executable File

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