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

6 lines
191 B
Bash
Raw Normal View History

2017-04-24 23:36:32 +02:00
#!/bin/sh
2017-04-25 01:37:45 +02:00
#mv /usr/local/etc/freeswitch /usr/local/etc/freeswitch.orig
mkdir -p /usr/local/etc/freeswitch
cp -R /usr/local/www/fusionpbx/resources/templates/conf/* /usr/local/etc/freeswitch