#!/bin/sh
uci batch <<-EOF
	set luci.themes.OpenWrt_Light=/luci-static/openwrt-light
        commit luci
EOF