Honza Hommer
6 years ago
No known key found for this signature in database
GPG Key ID: 5EBDE8E7E1A00ACA
1 changed files with
0 additions and
3 deletions
-
notify/mail.sh
|
|
@ -47,9 +47,6 @@ mail_send() { |
|
|
|
_saveaccountconf_mutable MAIL_TO "$MAIL_TO" |
|
|
|
else |
|
|
|
MAIL_TO="$(_readaccountconf ACCOUNT_EMAIL)" |
|
|
|
|
|
|
|
echo "MAIL_TO: $MAIL_TO" |
|
|
|
|
|
|
|
if [ -z "$MAIL_TO" ]; then |
|
|
|
_err "It seems that account email is empty." |
|
|
|
return 1 |
|
|
|