From 4fdaf788b50a11c71f9c1b76dc37ed128859f919 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 21 Sep 2023 23:55:51 -0600 Subject: [PATCH] Updated Cronjob to display output of script --- crontab.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab.txt b/crontab.txt index ad3bf79..9bc693c 100644 --- a/crontab.txt +++ b/crontab.txt @@ -1 +1 @@ -* * * * * /bin/bash /root/Repo_Watcher/repo_watcher.sh >/dev/null 2>&1 +* * * * * /bin/bash /root/Repo_Watcher/repo_watcher.sh