Update 'restore_rocket_db.sh'
This commit is contained in:
parent
570fc4728e
commit
c5e2d8522d
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user