diff --git a/oleg/ops-server.cron b/oleg/ops-server.cron index 4655149..e8ca679 100644 --- a/oleg/ops-server.cron +++ b/oleg/ops-server.cron @@ -2,9 +2,6 @@ # # ----------------- # TEST # -# ------------------------ market data collection checklists -15 13 * * * /home/oleg/prod/run/crypto_md_chcklst.sh 2>&1 >> /home/oleg/prod/logs/$(date +\%Y\%m\%d).crypto_md_chcklst.log 2>&1 -15 13 * * * /home/oleg/prod/run/eqty_md_chcklst.sh 2>&1 >> /home/oleg/prod/logs/$(date +\%Y\%m\%d).eqty_md_chcklst.log 2>&1 # # ------------------------ storage healthcheck 0 0,12 * * * /home/oleg/prod/run/storage_health_check.sh 2>&1 > /home/oleg/prod/logs/$(date +\%Y\%m\%d).storage_health_check.log 2>&1