Tue Nov 26 03:13:57 UTC 2024

This commit is contained in:
Oleg Sheynin 2024-11-26 03:13:57 +00:00
parent 4b78971397
commit 19866fcc8c

8
cvtt/cloud21.cron Normal file
View File

@ -0,0 +1,8 @@
#----------------------------------------------------------------------
# T E S T
#
#----------------------------------------------------------------------
#
#---------------------- Utils
27 * * * * /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).archive_logs.log
#----------------------------------------------------------------------