pull/3799/merge
Scre13 3 days ago committed by GitHub
commit f85c96ddf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save