X-Git-Url: https://git.madduck.net/etc/crontab.git/blobdiff_plain/0deead18022c5591b29292025014135bcb91cde2..bcc8aa7bf793750aab50975c8cedbd904abdc993:/.config/vcsh/hooks-available/crontab.post-run%20enter/etc/crontab.git/blobdiff_plain/0deead18022c5591b29292025014135bcb91cde2..bcc8aa7bf793750aab50975c8cedbd904abdc993:/.config/vcsh/hooks-available/crontab.post-run+enter diff --git a/.config/vcsh/hooks-available/crontab.post-run+enter b/.config/vcsh/hooks-available/crontab.post-run+enter deleted file mode 100755 index 29285c4..0000000 --- a/.config/vcsh/hooks-available/crontab.post-run+enter +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -cd ~/.crontab.d -git ls-files . | grep -q . || exit 0 -echo Triggering remake of user crontab… >&2 -exec make -s