fusionpbx-install.sh/centos/resources/switch/package-systemd.sh

3 lines
211 B
Bash
Raw Normal View History

2017-02-23 17:53:37 +01:00
rm -f /lib/systemd/system/freeswitch.service
cp "$(dirname $0)/source/freeswitch.service.package" /lib/systemd/system/freeswitch.service
cp "$(dirname $0)/source/etc.default.freeswitch" /etc/sysconfig/freeswitch