We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 365ec1f + 0c98dc5 commit 8cac773Copy full SHA for 8cac773
1 file changed
acme.sh
@@ -3513,7 +3513,7 @@ _on_before_issue() {
3513
_debug _chk_alt_domains "$_chk_alt_domains"
3514
#run pre hook
3515
if [ "$_chk_pre_hook" ]; then
3516
- _info "Runing pre hook:'$_chk_pre_hook'"
+ _info "Running pre hook:'$_chk_pre_hook'"
3517
if ! (
3518
export Le_Domain="$_chk_main_domain"
3519
export Le_Alt="$_chk_alt_domains"
0 commit comments