contrib/meshwizard: Fix renamed interface name for splash, too

This commit is contained in:
Manuel Munz 2011-06-28 00:03:30 +00:00
parent 8b6deb3029
commit cdba10c64c

View file

@ -23,10 +23,10 @@ config_foreach handle_splash iface
uci batch << EOF
set luci_splash.${netrenamed}dhcp="iface"
set luci_splash.${netrenamed}dhcp.network="${net}dhcp"
set luci_splash.${netrenamed}dhcp.network="${netrenamed}dhcp"
set luci_splash.${netrenamed}dhcp.zone="freifunk"
EOF
echo " network: ${netrenamed}dhcp"
uci commit
uci commit