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)