Diable sending cron emails
This commit is contained in:
parent
40d207cd68
commit
e811f4961b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user