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