From c5e2d8522d1cac71b6fedb71875757307edb71c0 Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Thu, 6 Apr 2023 10:37:58 -0700 Subject: [PATCH] Update 'restore_rocket_db.sh' --- restore_rocket_db.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/restore_rocket_db.sh b/restore_rocket_db.sh index b370b58..f8f56dc 100644 --- a/restore_rocket_db.sh +++ b/restore_rocket_db.sh @@ -1,5 +1,7 @@ #!/bin/bash +cat /dev/null > /home/franv/nohup.out + while true; do now=$(date +%s) target=$(date -d "23:30" +%s)