* luci: replace all "OpenWRT" occurences with "OpenWrt"
[project/luci.git] / themes / openwrt-light / root / etc / uci-defaults / luci-theme-openwrtlight
1 #!/bin/sh
2 uci batch <<-EOF
3 set luci.themes.OpenWrt_Light=/luci-static/openwrt-light
4 commit luci
5 EOF
6