modify apt-maintenance.sh to add a mailto addr

This commit is contained in:
staticsafe 2019-07-10 10:13:33 -04:00
parent 4761744224
commit d0452a3e95
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
MAILTO="s+cron@sadiqs.com"
# Update repositories
apt-get update
# Update packages