30_luci-theme-openwrt 154 B

123456
  1. #!/bin/sh
  2. uci batch <<-EOF
  3. set luci.themes.OpenWrt=/luci-static/openwrt.org
  4. set luci.main.mediaurlbase=/luci-static/openwrt.org
  5. commit luci
  6. EOF