#!/bin/sh -u

. ddns-sh-functions

ddns_domain_del_host "$(ddns_system_zone)" "$@"
