diff --git a/scripts/http_host/cron.d/ofm_ledns_reader b/scripts/http_host/cron.d/ofm_ledns_reader index a625778..e798f88 100644 --- a/scripts/http_host/cron.d/ofm_ledns_reader +++ b/scripts/http_host/cron.d/ofm_ledns_reader @@ -1,4 +1,2 @@ # once per day -2 34 * * * ofm sudo bash /data/ofm/http_host/bin/ledns_reader.sh >> /data/ofm/http_host/logs/ledns_reader.log 2>&1' - - +2 34 * * * ofm sudo /usr/bin/bash /data/ofm/http_host/bin/ledns_reader.sh >> /data/ofm/http_host/logs/ledns_reader.log 2>&1