X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.monthly;h=ac4bf7dd5517b7c30f4a02ae5f993c35f10473d0;hb=17cec6a95a357324d0292155242310aed6757ebf;hp=99bb434fdd008bb42b40a28ac4702e68c9cd9b53;hpb=9ee4250499b736e19773e56e2e1690c0e03c10e6;p=dak.git diff --git a/config/debian/cron.monthly b/config/debian/cron.monthly index 99bb434f..ac4bf7dd 100755 --- a/config/debian/cron.monthly +++ b/config/debian/cron.monthly @@ -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 ################################################################################