From b3650365506ebaab3eb0cb36bf4be1a24194ad4c Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:20:04 -0400 Subject: [PATCH] =?UTF-8?q?(=E2=95=AF=C2=B0=E2=96=A1=C2=B0)=E2=95=AF?= =?UTF-8?q?=EF=B8=B5=20=E2=94=BB=E2=94=81=E2=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I feel like I'm walking through a minefield with this linux stuff - a lack of a linebreak on a .cron file can break so many things?? --- templates/weekly_report.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/weekly_report.cron b/templates/weekly_report.cron index 1475f25..7c4f50d 100644 --- a/templates/weekly_report.cron +++ b/templates/weekly_report.cron @@ -1,2 +1,2 @@ #birdnet -0 1 * * 1 $USER /usr/local/bin/weekly_report.sh >/dev/null 2>&1 \ No newline at end of file +0 1 * * 1 $USER /usr/local/bin/weekly_report.sh >/dev/null 2>&1