272c366e05
removed dnsmasq.patch as the options were included upstream already. git-svn-id: svn://svn.openwrt.org/openwrt/packages@15612 3c298f89-4303-0410-b956-a3cf2f4a3e73
3 lines
77 B
Bash
3 lines
77 B
Bash
#!/bin/sh
|
|
exec /usr/local/bin/tinydns-edit data data.new add alias ${1+"$@"}
|