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