c2322a4b469f3102e72da02c58af83acad7ff7ff
[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