mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
fix: Increase delay
This commit is contained in:
parent
4134d9e3d3
commit
f44584261e
@ -9,7 +9,7 @@ retry=true
|
||||
while [ "$retry" = true ]
|
||||
do
|
||||
|
||||
sleep 2
|
||||
sleep 3
|
||||
|
||||
# Retrieve IP from guest VM
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user