summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
blob: c2322a4b469f3102e72da02c58af83acad7ff7ff (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.themes.OpenWrt_Light=/luci-static/openwrt-light
        commit luci
EOF