]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.monthly
Enmasse adaptation for removal of silly names.
[dak.git] / config / debian / cron.monthly
index 99bb434fdd008bb42b40a28ac4702e68c9cd9b53..ac4bf7dd5517b7c30f4a02ae5f993c35f10473d0 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/sh
 #
-# Run at the beginning of the month via cron, out of katie's crontab.
+# Run at the beginning of the month via cron, out of dak's crontab.
 
 set -e
-export SCRIPTVARS=/org/ftp.debian.org/katie/vars
+export SCRIPTVARS=/org/ftp.debian.org/dak/config/debian/vars
 . $SCRIPTVARS
 
 ################################################################################