From f655f6650a98a4fe24f4f83aeb9c49c35fa63e2f Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Mon, 2 Sep 2024 21:12:50 +0000 Subject: [PATCH] Mon Sep 2 21:12:50 UTC 2024 --- oleg/ops-server.cron | 3 --- 1 file changed, 3 deletions(-) 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