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