* luci/themes: add "OpenWrt Light" theme, a derivate of openwrt.org theme without...
[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