Browse Source

Update package-systemd.sh

FusionPBX 8 năm trước cách đây
mục cha
commit
b04457b228
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      centos/resources/switch/package-systemd.sh

+ 3 - 1
centos/resources/switch/package-systemd.sh

@@ -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