mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
fix travis
This commit is contained in:
parent
63ea3e8d27
commit
1ad6742dbc
@ -134,7 +134,7 @@ _get_root() {
|
|||||||
p=$i
|
p=$i
|
||||||
i=$(_math "$i" + 1)
|
i=$(_math "$i" + 1)
|
||||||
done
|
done
|
||||||
_err "Unable to retrive DNS zone matching this domain"
|
_err "Unable to retrive DNS zone matching this domain"
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user