Browse Source

Fix file formatting

pull/1806/head
Aarup 6 years ago
parent
commit
8b6986ba18
  1. 3
      dnsapi/dns_unoeuro.sh

3
dnsapi/dns_unoeuro.sh

@ -61,7 +61,6 @@ dns_unoeuro_add() {
return 1
fi
fi
_err "Add txt record error."
}
#fulldomain txtvalue
@ -121,7 +120,7 @@ dns_unoeuro_rm() {
return 1
fi
_contains "$response" "\"status\": 200"
done
done
fi
}

Loading…
Cancel
Save