Update package-systemd.sh

This commit is contained in:
FusionPBX 2019-02-17 09:35:13 -07:00 committed by GitHub
parent b0d2cf6880
commit 3fdb18ce03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
apt-get remove -y --force-yes freeswitch-systemd
apt-get remove -y freeswitch-systemd
cp "$(dirname $0)/source/freeswitch.service.package" /lib/systemd/system/freeswitch.service
cp "$(dirname $0)/source/etc.default.freeswitch.package" /etc/default/freeswitch
chmod 644 /lib/systemd/system/freeswitch.service