mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
increase sleep
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ setup_netclient() {
|
||||
found=true
|
||||
break
|
||||
fi
|
||||
sleep 1
|
||||
sleep 3
|
||||
done
|
||||
|
||||
if [ "$found" = false ]; then
|
||||
|
||||
Reference in New Issue
Block a user