mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
kadnode: add new package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
uci add_list dhcp.@dnsmasq[0].server='/p2p/::1#3535'
|
||||
uci commit dhcp
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user