forked from norman/fusionpbx-install.sh-github-mirror
Update switch.sh
This commit is contained in:
6
debian/resources/switch.sh
vendored
6
debian/resources/switch.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user