Tue Aug 13 06:12:55 UTC 2024
This commit is contained in:
parent
938abdbf34
commit
73974c35cc
8
cvtt/cloud11.cron
Normal file
8
cvtt/cloud11.cron
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#
|
||||||
|
#---------------------- Utils
|
||||||
|
0 6 * * * /home/cvtt/prod/utils/archive_logs.sh /home/cvtt/prod/logs 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).cronjob_log_archive.log
|
||||||
|
10 1 * * * /home/cvtt/prod/utils/move_archives.sh cloud11 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).move_archives.log
|
||||||
|
#
|
||||||
|
# ----------------- # TEST
|
||||||
|
#
|
||||||
|
# ----------------- # TEST
|
||||||
Loading…
x
Reference in New Issue
Block a user