Fixed luci config for openwrt-light as only theme, an removed extraneous 'a' from...
[project/luci.git] / themes / openwrt-light / root / etc / uci-defaults / luci-theme-openwrtlight
index c2322a4..be709fc 100755 (executable)
@@ -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