SHELL=/bin/bash SITEROOT=/data/cnGqMoty/current # The normal bolt cron job. See: https://docs.bolt.cm/3.0/internals/task-scheduler 0 * * * * nginx cd $SITEROOT && vendor/bin/nut cron >> app/cache/cron.log 2>&1