forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
8
debian/install.sh
vendored
8
debian/install.sh
vendored
@@ -152,8 +152,11 @@ if [ $USE_SWITCH_SOURCE = true ]; then
|
|||||||
else
|
else
|
||||||
resources/switch/source-release.sh
|
resources/switch/source-release.sh
|
||||||
fi
|
fi
|
||||||
#resources/switch/source-permissions.sh
|
#resources/switch/package-permissions.sh
|
||||||
resources/switch/permissions.sh
|
resources/switch/permissions.sh
|
||||||
|
|
||||||
|
#copy the switch conf files to /etc/freeswitch
|
||||||
|
resources/switch/conf-copy.sh
|
||||||
else
|
else
|
||||||
if [ $USE_SWITCH_MASTER = true ]; then
|
if [ $USE_SWITCH_MASTER = true ]; then
|
||||||
if [ $USE_SWITCH_PACKAGE_ALL = true ]; then
|
if [ $USE_SWITCH_PACKAGE_ALL = true ]; then
|
||||||
@@ -170,6 +173,9 @@ else
|
|||||||
fi
|
fi
|
||||||
#resources/switch/package-permissions.sh
|
#resources/switch/package-permissions.sh
|
||||||
resources/switch/permissions.sh
|
resources/switch/permissions.sh
|
||||||
|
|
||||||
|
#copy the switch conf files to /etc/freeswitch
|
||||||
|
resources/switch/conf-copy.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#Postgres
|
#Postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user