Thu Jan 16 00:13:12 UTC 2025

This commit is contained in:
Oleg Sheynin 2025-01-16 00:13:12 +00:00
parent f3dc7916cb
commit 765e1725a6

View File

@ -1,7 +1,5 @@
#
# ---------- backup
20 2 * * * /usr/bin/python3 /opt/admin/backup.py /opt/admin/hs01_local_backup.json 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /opt/logs/$(date +\%Y\%m\%d_\%H\%M\%S).hs01_local_backup.log 2>&1
# ---------- backup - SEE root`s CRONTAB
# ---------- docker registry sync
0 * * * * /works/docker/registry/sync_docker_registry.sh 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' >> /works/logs/$(date +\%Y\%m\%d).docker_registry_sync.log
#------------------------------- U t i l s