#3022 adding a bit more sleep

This commit is contained in:
rootzoll 2022-05-17 19:17:55 +02:00
parent 22a4219d21
commit f70949aab3

View file

@ -1032,7 +1032,7 @@ do
fi
# small sleep before next loop
sleep 2
sleep 3
# if was started with special parameter
if [ "${ONLY_ONE_LOOP}" == "1" ]; then