forked from norman/fusionpbx-install.sh-github-mirror
Fix a spelling mistake in install.sh.
This commit is contained in:
2
debian/install.sh
vendored
2
debian/install.sh
vendored
@@ -58,7 +58,7 @@ if [ $USE_FREESWITCH_SOURCE = true ]; then
|
||||
fi
|
||||
resources/switch/source-permissions.sh
|
||||
else
|
||||
if [ $USE_FREESWITCH_MASER = true ]; then
|
||||
if [ $USE_FREESWITCH_MASTER = true ]; then
|
||||
if [ $USE_FREESWITCH_PACKAGE_ALL = true ]; then
|
||||
resources/switch/package-master-all.sh
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user