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
|
fi
|
||||||
resources/switch/source-permissions.sh
|
resources/switch/source-permissions.sh
|
||||||
else
|
else
|
||||||
if [ $USE_FREESWITCH_MASER = true ]; then
|
if [ $USE_FREESWITCH_MASTER = true ]; then
|
||||||
if [ $USE_FREESWITCH_PACKAGE_ALL = true ]; then
|
if [ $USE_FREESWITCH_PACKAGE_ALL = true ]; then
|
||||||
resources/switch/package-master-all.sh
|
resources/switch/package-master-all.sh
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user