Merge 7ffb141f47f8508a4a3bdb19443f0d6111808ca5 into 3d8b682380773f01df0e5abc2ef582c30c663010

This commit is contained in:
Scre13 2025-06-08 15:13:53 +00:00 committed by GitHub
commit c264d1e342
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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