forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
6
debian/install.sh
vendored
6
debian/install.sh
vendored
@@ -155,6 +155,9 @@ if [ $USE_SWITCH_SOURCE = true ]; then
|
|||||||
#set the file permissions
|
#set the file permissions
|
||||||
resources/switch/source-permissions.sh
|
resources/switch/source-permissions.sh
|
||||||
|
|
||||||
|
#systemd service
|
||||||
|
resources/switch/source-systemd.sh
|
||||||
|
|
||||||
#copy the switch conf files to /etc/freeswitch
|
#copy the switch conf files to /etc/freeswitch
|
||||||
resources/switch/conf-copy.sh
|
resources/switch/conf-copy.sh
|
||||||
else
|
else
|
||||||
@@ -174,6 +177,9 @@ else
|
|||||||
#set the file permissions
|
#set the file permissions
|
||||||
resources/switch/package-permissions.sh
|
resources/switch/package-permissions.sh
|
||||||
|
|
||||||
|
#systemd service
|
||||||
|
resources/switch/package-systemd.sh
|
||||||
|
|
||||||
#copy the switch conf files to /etc/freeswitch
|
#copy the switch conf files to /etc/freeswitch
|
||||||
resources/switch/conf-copy.sh
|
resources/switch/conf-copy.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user