Explorar o código

remove default pro installation from script

abhishek9686 hai 10 meses
pai
achega
79136ba5e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -921,7 +921,7 @@ main (){
 		source "$CONFIG_PATH"
 	fi
 
-	INSTALL_TYPE="pro"
+	INSTALL_TYPE="ce"
 	while getopts :cudpv flag; do
 	case "${flag}" in
 	c)