This commit is contained in:
Scre13 2024-06-14 09:10:18 +00:00 committed by GitHub
commit 66fbf85f04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6762,7 +6762,7 @@ version() {
# subject content hooks code # subject content hooks code
_send_notify() { _send_notify() {
_nsubject="$1" _nsubject="$1 on $(hostname -f)"
_ncontent="$2" _ncontent="$2"
_nhooks="$3" _nhooks="$3"
_nerror="$4" _nerror="$4"