applications: rename luci-fw to luci-firewall
[project/luci.git] / themes / openwrt.org / root / etc / uci-defaults / luci-theme-openwrt
1 #!/bin/sh
2 uci batch <<-EOF
3         set luci.themes.OpenWrt=/luci-static/openwrt.org
4         commit luci
5 EOF
6