diff --git a/run.sh b/run.sh index 302507e..2c64c57 100644 --- a/run.sh +++ b/run.sh @@ -48,6 +48,7 @@ do echo $checkout_version > $version_file else echo "Update failed; version was not updated. Trying again in $delay seconds. For more details, see $log" + sleep $delay continue fi fi