mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-10-31 19:41:45 +00:00
Merge pull request #1988 from mysteq/spellfix
Fixed spelling of 'tigger' to 'Trigger'
This commit is contained in:
commit
6914662dd8
2
acme.sh
2
acme.sh
@ -3443,7 +3443,7 @@ __get_domain_new_authz() {
|
|||||||
|
|
||||||
#uri keyAuthorization
|
#uri keyAuthorization
|
||||||
__trigger_validation() {
|
__trigger_validation() {
|
||||||
_debug2 "tigger domain validation."
|
_debug2 "Trigger domain validation."
|
||||||
_t_url="$1"
|
_t_url="$1"
|
||||||
_debug2 _t_url "$_t_url"
|
_debug2 _t_url "$_t_url"
|
||||||
_t_key_authz="$2"
|
_t_key_authz="$2"
|
||||||
|
Loading…
Reference in New Issue
Block a user