summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt-light/root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt-light/root/etc')
-rwxr-xr-xthemes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight b/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
index c2322a4b46..be709fc117 100755
--- a/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
+++ b/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
@@ -1,6 +1,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