X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=crontab.d%2Fsetup.sh;h=33e88c38095257522b51059703c56cd4e135dd51;hb=0a4b648488f3978ca6521213e61fa2f93dc81a02;hp=2b174c165a5437040044ff544b9034620e336dbd;hpb=e99bcc11acfc3d693188c761614b86a5bc73b3f2;p=config%2Fdotfiles.git diff --git a/crontab.d/setup.sh b/crontab.d/setup.sh index 2b174c1..33e88c3 100755 --- a/crontab.d/setup.sh +++ b/crontab.d/setup.sh @@ -24,7 +24,7 @@ set -e -HEADER_WARNING="# WARNING! DO NOT EDIT THIS FILE! #" +HEADER_WARNING='# WARNING! DO NOT EDIT THIS FILE! #' # Don't overwrite existing crontab entries. Not race condition free but that # can't be helped.