Thu Jan 16 01:13:12 UTC 2025

This commit is contained in:
Oleg Sheynin 2025-01-16 01:13:12 +00:00
parent 2568afc7b0
commit 655ffed8ac
2 changed files with 0 additions and 13 deletions

View File

@ -1,12 +0,0 @@
#
# ---------- archiving md_archive
0 1 * * * /works/admin/storage_backup.sh /works/admin/cvtt_md_archive.json | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /works/logs/$(date '+\%Y\%m\%d').cvtt_md_archive.log
0 2 * * * /works/admin/storage_backup.sh /works/admin/cvtt_md_archive_2.json | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /works/logs/$(date '+\%Y\%m\%d').cvtt_md_archive_2.log
#------------------------------- U t i l s
#
15 0 * * * /works/admin/archiveLogs.sh /works/logs /works/archive/logs 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /works/logs/$(date +\%Y\%m\%d_\%H\%M\%S).archive_logs.log
#
# Test --------------------------------- Remove
#
# Test --------------------------------- Remove

View File

@ -14,5 +14,4 @@
# #
# Test --------------------------------- Remove # Test --------------------------------- Remove
# #
43 * * * * /works/admin/storage_backup.sh /works/admin/cvtt_md_archive.json | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /works/logs/$(date '+\%Y\%m\%d').cvtt_md_archive.log
# Test --------------------------------- Remove # Test --------------------------------- Remove