diff --git a/cvtt/cvttdata-testdb.cron b/cvtt/cvttdata-testdb.cron new file mode 100644 index 0000000..1142def --- /dev/null +++ b/cvtt/cvttdata-testdb.cron @@ -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 diff --git a/oleg/gpushnik.cron b/oleg/gpushnik.cron new file mode 100644 index 0000000..f65b00b --- /dev/null +++ b/oleg/gpushnik.cron @@ -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 +