]> git.decadent.org.uk Git - dak.git/commitdiff
Fix comment of cron.daily (copy and paste from cron.monthly)
authorAlexander Reichle-Schmehl <alexander@schmehl.info>
Tue, 28 Sep 2010 15:32:54 +0000 (15:32 +0000)
committerAlexander Reichle-Schmehl <alexander@schmehl.info>
Tue, 28 Sep 2010 15:32:54 +0000 (15:32 +0000)
config/debian/cron.daily

index aca4cfd1ac6eb7ed93d71c9a33746ee9cc13d08f..0768a9d419c5748114a220a24e45d3f1563a6a36 100755 (executable)
@@ -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