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