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

5 lines
178 B
Bash
Executable File

mv /etc/freeswitch /etc/freeswitch.orig
mkdir /etc/freeswitch
cp -R /var/www/fusionpbx/app/switch/resources/conf/* /etc/freeswitch
chown -R freeswitch:freeswitch /etc/freeswitch