Mon Aug 5 10:14:36 PM UTC 2024

This commit is contained in:
Oleg Sheynin 2024-08-05 22:14:36 +00:00
parent d67b68cbc7
commit bd1cf2e131
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#
#---------------------- Utils
10 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
#
#
# ----------------- # TEST
#
# ----------------- # TEST

6
oleg/gpushnik.cron Normal file
View File

@ -0,0 +1,6 @@
#
0 13 * * * /opt/jupyter_gpu/load_market_data.sh > /dev/null
#
# ------ T E S T
#45 * * * * /opt/jupyter_gpu/load_market_data.sh > /tmp/aaa 2>&1