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