diff --git a/acme.sh b/acme.sh index d154cf77..6a12d5d1 100755 --- a/acme.sh +++ b/acme.sh @@ -6762,7 +6762,7 @@ version() { # subject content hooks code _send_notify() { - _nsubject="$1" + _nsubject="$1 on $(hostname -f)" _ncontent="$2" _nhooks="$3" _nerror="$4"