mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 19:32:44 +00:00
Merge 4989ff918862c07623f92da7bc41c064539578bc into f89d991d0f615fd8e7a6d7bbda409ddc59444d6c
This commit is contained in:
commit
ef1a628aba
2
le.sh
2
le.sh
@ -776,7 +776,7 @@ issue() {
|
||||
|
||||
addcommand="$Le_Webroot-add"
|
||||
if ! command -v $addcommand ; then
|
||||
_err "It seems that your api file is not correct, it must have a function named: $Le_Webroot"
|
||||
_err "It seems that your api file is not correct, it must have a function named: $Le_Webroot-add"
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user