fix(etl): Cron timings
[csit.git] / csit.infra.dash / app / .ebextensions / cron-linux.config
index ae8c33c..eb114d0 100644 (file)
@@ -7,7 +7,7 @@ files:
             SHELL=/bin/bash
             PATH=/sbin:/bin:/usr/sbin:/usr/bin
             MAILTO=root
-            0 6 * * * root /bin/echo 'c' > /tmp/masterfifo
+            30 2 * * * root /bin/echo 'c' > /tmp/masterfifo
 
 commands:
     remove_old_cron: