mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-28 04:30:52 +00:00
fix travis
This commit is contained in:
parent
1ad6742dbc
commit
ec6569fbea
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ _get_root() {
|
|||
i=$(_math "$i" + 1)
|
||||
done
|
||||
_err "Unable to retrive DNS zone matching this domain"
|
||||
return 1
|
||||
return 1
|
||||
}
|
||||
|
||||
# this function create a temporary zone version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue