From c87d51e76f0090db3db9cfd7982bfc5654a78b0f Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 11 Apr 2026 09:58:58 -0700 Subject: [PATCH] Again, fix the end of a file. --- Config/HugoExample/files/cronjob.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Config/HugoExample/files/cronjob.sh b/Config/HugoExample/files/cronjob.sh index d0481e5..ab57a48 100644 --- a/Config/HugoExample/files/cronjob.sh +++ b/Config/HugoExample/files/cronjob.sh @@ -26,7 +26,3 @@ if [[ $status == 0 && -e public/index.html ]]; then fi exit 0 -ww/html/ -fi - -exit 0