Fix a spelling mistake in install.sh.
This commit is contained in:
parent
02f762d1c0
commit
bfd6075f14
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue