X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fluci-theme-openwrt%2Froot%2Fetc%2Fuci-defaults%2Fluci-theme-openwrt;h=aa0ba0c231d884f4e1a65c0ad4ffc938b6777ac2;hp=d8dea0467e4866856127f8866e58ef5de6f7c0b8;hb=55ab4e4ce221091480f8c693ceefb1d0ac32c18f;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 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 -