Update package-systemd.sh

This commit is contained in:
FusionPBX 2017-04-23 02:13:43 -06:00 committed by GitHub
parent b359181258
commit b04457b228
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
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
cp "$(dirname $0)/source/etc.default.freeswitch" /etc/sysconfig/freeswitch