Explorar o código

Fix a spelling mistake in install.sh.

markjcrane %!s(int64=9) %!d(string=hai) anos
pai
achega
bfd6075f14
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/install.sh

+ 1 - 1
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