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)