Browse Source

Merge 7ffb141f47 into eb00852a71

pull/3799/merge
Scre13 6 days ago
committed by GitHub
parent
commit
ab7903c971
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      acme.sh

2
acme.sh

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

Loading…
Cancel
Save