Scre13
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
acme.sh
|
@ -6801,7 +6801,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" |
|
|