From 4bbf92b53b4c0a6ec73f7551b84bffdd550cccb7 Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Tue, 4 Apr 2023 12:49:41 -0700 Subject: [PATCH] Update 'restore_rocket_db.sh' --- restore_rocket_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restore_rocket_db.sh b/restore_rocket_db.sh index fbd257a..cf525f8 100644 --- a/restore_rocket_db.sh +++ b/restore_rocket_db.sh @@ -1,5 +1,5 @@ #!/bin/bash - +##### Run on target computer while true; do now=$(date +%s) target=$(date -d "23:30" +%s)