Update switch.sh

This commit is contained in:
FusionPBX 2019-02-21 10:09:11 -07:00 committed by GitHub
parent c6cc229120
commit 31af0983df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

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