mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-14 20:22:13 +08:00
fix travis
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user