Browse Source

fix travis

pull/2095/head
Augustin-FL 6 years ago
parent
commit
1ad6742dbc
  1. 2
      dnsapi/dns_online.sh

2
dnsapi/dns_online.sh

@ -134,7 +134,7 @@ _get_root() {
p=$i
i=$(_math "$i" + 1)
done
_err "Unable to retrive DNS zone matching this domain"
_err "Unable to retrive DNS zone matching this domain"
return 1
}

Loading…
Cancel
Save