mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 06:48:00 +01:00
#3022 adding a bit more sleep
This commit is contained in:
parent
22a4219d21
commit
f70949aab3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue