Browse Source

Merge pull request #3278 from gravitl/release-v0.30.0

Release v0.30.0
Abhishek K 8 tháng trước cách đây
mục cha
commit
393bf2a7c0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -137,7 +137,7 @@ setup_netclient() {
 			found=true
 			break
 		fi
-		sleep 1
+		sleep 3
 	done
 
 	if [ "$found" = false ]; then