From 31af0983df4c8f3f755066b4891b6ead284d8621 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 21 Feb 2019 10:09:11 -0700 Subject: [PATCH] Update switch.sh --- debian/resources/switch.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/resources/switch.sh b/debian/resources/switch.sh index a7d47f1..efed837 100755 --- a/debian/resources/switch.sh +++ b/debian/resources/switch.sh @@ -17,10 +17,12 @@ if [ .$switch_source = .true ]; then switch/conf-copy.sh #set the file permissions - switch/source-permissions.sh + #switch/source-permissions.sh + switch/package-permissions.sh #systemd service - switch/source-systemd.sh + #switch/source-systemd.sh + switch/package-systemd.sh fi if [ .$switch_package = .true ]; then