Increased Sleep delay from 5 to 60
This commit is contained in:
parent
b381df9881
commit
f9ed39d249
@ -48,5 +48,5 @@ while true; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Wait for 5 seconds before the next iteration
|
# Wait for 5 seconds before the next iteration
|
||||||
sleep 5
|
sleep 60
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user