2
0
theguy951357 2 жил өмнө
parent
commit
fb848f41e5
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -576,7 +576,7 @@ set_install_vars() {
 		done
 		unset ACCOUNT_ID
 		while [ -z ${ACCOUNT_ID} ]; do
-			read -p "Account ID: " ACCOUNT_ID
+			read -p "Tenant ID: " ACCOUNT_ID
 		done
 	fi