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