summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-openwrt/root/etc/uci-defaults/30_luci-theme-openwrt
blob: aa0ba0c231d884f4e1a65c0ad4ffc938b6777ac2 (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.themes.OpenWrt=/luci-static/openwrt.org
	set luci.main.mediaurlbase=/luci-static/openwrt.org
        commit luci
EOF