From: Alexander Reichle-Schmehl Date: Tue, 28 Sep 2010 15:32:54 +0000 (+0000) Subject: Fix comment of cron.daily (copy and paste from cron.monthly) X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=3950b9877f066f4946d5ac1eec121913f9594142 Fix comment of cron.daily (copy and paste from cron.monthly) --- diff --git a/config/debian/cron.daily b/config/debian/cron.daily index aca4cfd1..0768a9d4 100755 --- a/config/debian/cron.daily +++ b/config/debian/cron.daily @@ -1,6 +1,6 @@ #!/bin/sh # -# Run at the beginning of the month via cron, out of dak's crontab. +# Run daily via cron, out of dak's crontab. set -e set -u