mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-11 05:32:48 +00:00
fixing last travis issue
This commit is contained in:
parent
5b1fab4ff3
commit
d7707e58bd
@ -138,7 +138,7 @@ _get_root() {
|
||||
# this function create a temporary zone version
|
||||
# as online.net does not allow updating an active version
|
||||
_online_create_temporary_zone_version() {
|
||||
|
||||
|
||||
_online_rest POST "domain/$_domain/version" "name=acme.sh"
|
||||
if [ "$?" != "0" ]; then
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user