forked from norman/fusionpbx-install.sh-github-mirror
4 lines
131 B
Bash
Executable File
4 lines
131 B
Bash
Executable File
mv /etc/freeswitch /etc/freeswitch.orig
|
|
mkdir /etc/freeswitch
|
|
cp -R /var/www/fusionpbx/app/switch/resources/conf/* /etc/freeswitch
|