From 1e5d3d7dc59bfd2d51cedd7e4efe268ab6a159ff Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 3 Jan 2023 20:07:47 +0100 Subject: [PATCH] sleep a while before restarting API --- 20h12.process.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20h12.process.sh b/20h12.process.sh index e9f05439..fb0c5dbe 100755 --- a/20h12.process.sh +++ b/20h12.process.sh @@ -58,7 +58,7 @@ $MY_PATH/tools/mailjet.sh "support@qo-op.com" "/tmp/20h12.log" espeak "20 12 Storm & Thunder duration was $dur seconds" > /dev/null 2>&1 -sleep 12 +sleep 360 espeak "Restarting Astroport Station API" > /dev/null 2>&1 ## CLOSING API PORT