From bfd6075f1424b1554eaf56edea4d123dd695d9f7 Mon Sep 17 00:00:00 2001 From: markjcrane Date: Sat, 4 Jun 2016 13:05:16 -0600 Subject: [PATCH] Fix a spelling mistake in install.sh. --- debian/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/install.sh b/debian/install.sh index 0f25e78..628f071 100755 --- a/debian/install.sh +++ b/debian/install.sh @@ -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