Update 'restore_rocket_db.sh'

This commit is contained in:
fossilfranv 2023-04-06 10:37:58 -07:00
parent 570fc4728e
commit c5e2d8522d

View File

@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash
cat /dev/null > /home/franv/nohup.out
while true; do while true; do
now=$(date +%s) now=$(date +%s)
target=$(date -d "23:30" +%s) target=$(date -d "23:30" +%s)