Wed Dec 11 19:13:01 UTC 2024
This commit is contained in:
parent
abb04c3881
commit
3a62ad13eb
@ -2,7 +2,7 @@
|
||||
# ----------------- # TEST
|
||||
#
|
||||
# ------------------------ restart all
|
||||
1 6 * * * /usr/bin/docker restart $(docker ps -q -a) 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /home/cvtt/prod/logs/$(date +\%Y\%m\%d).docker.restart.log
|
||||
1 23 * * * /usr/bin/docker restart $(docker ps -q -a) 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /home/cvtt/prod/logs/$(date +\%Y\%m\%d).docker.restart.log
|
||||
#
|
||||
# ------------------------ start all
|
||||
* * * * * /home/cvtt/prod/run/md_recorder.sh COINBASE_CVTTDATA 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /home/cvtt/prod/logs/$(date +\%Y\%m\%d).docker.start.COINBASE_CVTTDATA.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user