2
0
abhishek9686 11 сар өмнө
parent
commit
f3cea1c8c9

+ 1 - 0
scripts/nm-quick.sh

@@ -135,6 +135,7 @@ setup_netclient() {
 	for ((a = 1; a <= 90; a++)); do
 	for ((a = 1; a <= 90; a++)); do
 		if [ -f "$file" ]; then
 		if [ -f "$file" ]; then
 			found=true
 			found=true
+			break
 		fi
 		fi
 		sleep 1
 		sleep 1
 	done
 	done