mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-14 02:11:45 +00:00
Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
This commit is contained in:
commit
cd8e04471c
@ -86,7 +86,7 @@ _get_root() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! _constellix_rest GET "domains/search?name=$h"; then
|
if ! _constellix_rest GET "domains/search?exact=$h"; then
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user