+5 to first sleep
This commit is contained in:
parent
65d32d2155
commit
3cb21aa86a
@ -37,7 +37,7 @@ do
|
|||||||
done
|
done
|
||||||
((ttl++))
|
((ttl++))
|
||||||
if [[ $ttl -eq 1 ]]; then
|
if [[ $ttl -eq 1 ]]; then
|
||||||
sleep 15
|
sleep 20
|
||||||
# elif [[ $new_updates -gt 1 ]]; then
|
# elif [[ $new_updates -gt 1 ]]; then
|
||||||
# sleep 15
|
# sleep 15
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user