Update configs for tommy.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-11 22:25:06 +00:00
commit 0bf6b014e2
57 changed files with 206 additions and 279 deletions

View file

@ -12,10 +12,4 @@ esac
EMAIL_FROM="${HOSTNAME%%.*} <noreply@$EMAIL_DOMAIN>"
EMAIL_TO=("sysadmin@$EMAIL_DOMAIN")
case "$1" in
sbosrcarch)
MAILX_ARGS=("-c" "Urchlay <urchlay@slackware.uk>")
;;
esac
true