mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 06:07:47 +02:00
add sleep
This commit is contained in:
@@ -79,5 +79,6 @@ do
|
||||
if [ ${loopUntilSynced} -eq 1 ] && [ "${syncedToChain}" == "0" ]; then
|
||||
# loop until synced to chain
|
||||
loop=1
|
||||
sleep 3
|
||||
fi
|
||||
done
|
Reference in New Issue
Block a user