Sun Dec 29 23:43:01 UTC 2024

This commit is contained in:
Oleg Sheynin
2024-12-29 23:43:01 +00:00
parent 4ade5f4284
commit 5246390cb3
2 changed files with 20 additions and 0 deletions
+8
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
#----------------------------------------------------------------------