From dec102dc8e1d3152f26104edc88f812e30444ed8 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Mon, 13 Nov 2023 16:54:11 +0100 Subject: [PATCH] Update cron resolve `Missing newline before EOF, this crontab file will be ignored` --- conf/cron | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/cron b/conf/cron index ef6f1f5..80068eb 100644 --- a/conf/cron +++ b/conf/cron @@ -1,2 +1,3 @@ @daily __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/scripts/cron.php * * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/scripts/emails.php +