Explorar el Código

collect tenant id and license on pro install

abhishek9686 hace 1 año
padre
commit
3e35dfcc9a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -902,7 +902,7 @@ main (){
 		;;
 	p)
 		INSTALL_TYPE="pro"
-		COLLECT_PRO_VARS="true
+		COLLECT_PRO_VARS="true"
 		;;
 	v)
 		usage