Update 'restore_rocket_db.sh'
This commit is contained in:
parent
6ca8b332fd
commit
4bbf92b53b
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
##### Run on target computer
|
||||||
while true; do
|
while true; do
|
||||||
now=$(date +%s)
|
now=$(date +%s)
|
||||||
target=$(date -d "23:30" +%s)
|
target=$(date -d "23:30" +%s)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user