mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 23:24:54 +00:00
update get_domain failure comments
This commit is contained in:
parent
df32e6127b
commit
22f7deed31
@ -240,8 +240,8 @@ _get_base_domain() {
|
|||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
## we went through the entire domain zone list and didn't find one that matched
|
## We went through the entire domain zone list and didn't find one that matched!
|
||||||
## doesnt look like we can add in the record
|
## That's not right, throw an error...
|
||||||
_err "domain not found in Bunny.net account, but we should never get here"
|
_err "domain not found in Bunny.net account, but we should never get here"
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user