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