+5 to first sleep

This commit is contained in:
Heavybullets8 2022-08-04 20:14:06 -06:00
parent 65d32d2155
commit 3cb21aa86a

View File

@ -37,7 +37,7 @@ do
done
((ttl++))
if [[ $ttl -eq 1 ]]; then
sleep 15
sleep 20
# elif [[ $new_updates -gt 1 ]]; then
# sleep 15
else