#!/bin/sh uci batch <<-EOF set luci.themes.netgear=/luci-static/netgear set luci.main.mediaurlbase=/luci-static/netgear commit luci EOF exit 0