X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=0e595736659968d462a9ab1f7686a90cf3c58616;hb=f89e353cb89593444b3e841cadc7175a3f4e9081;hp=a98ff0869604cd84349a1b967bca2de45e865c90;hpb=3d9c9fe2f794caa47f3bf4b7626f2c84108bf50e;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index a98ff086..0e595736 100644 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -9,6 +9,8 @@ LOCKDAILY="" LOCKFILE="$lockdir/unchecked.lock" NOTICE="$lockdir/daily.lock" +if [ -e $NOTICE ]; then exit 0; fi + cleanup() { rm -f "$LOCKFILE" if [ ! -z "$LOCKDAILY" ]; then