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