mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 21:24:16 +08:00
increase sleep
This commit is contained in:
parent
64ae917faf
commit
eb01c5c869
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ setup_netclient() {
|
|||
found=true
|
||||
break
|
||||
fi
|
||||
sleep 1
|
||||
sleep 3
|
||||
done
|
||||
|
||||
if [ "$found" = false ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue