#!/bin/sh
exec /usr/bin/tinydns-edit data data.new add host ${1+"$@"}
