Diable sending cron emails

This commit is contained in:
clerie 2025-03-09 14:26:14 +01:00
parent 40d207cd68
commit e811f4961b

View File

@ -7,5 +7,7 @@ echo "# Use crontab-dir-update to regenerate"
echo echo
echo "PATH=$HOME/.local/bin:$HOME/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin" echo "PATH=$HOME/.local/bin:$HOME/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin"
echo echo
echo "MAILTO=\"\""
echo
find $HOME/.config/cron.d -mindepth 1 -maxdepth 1 -type f | sort | xargs cat find $HOME/.config/cron.d -mindepth 1 -maxdepth 1 -type f | sort | xargs cat