diff --git a/app/Views/settings/index.twig b/app/Views/settings/index.twig index 72cb9ff..65a56b9 100644 --- a/app/Views/settings/index.twig +++ b/app/Views/settings/index.twig @@ -819,7 +819,7 @@

DNS check (every 6 hours)

- 0 0,6,12,18 * * php {{ cronPath|replace({'check_domains.php': 'check_dns.php'}) }} + 0 0,6,12,18 * * * php {{ cronPath|replace({'check_domains.php': 'check_dns.php'}) }}