X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=crontab.d%2Fsetup.sh;h=33e88c38095257522b51059703c56cd4e135dd51;hb=fd0f62ac440d4298fa51f244a853d537ccfd285d;hp=2b174c165a5437040044ff544b9034620e336dbd;hpb=07f86cc67d4b80c889d99cf2ee917c3aa136f750;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.