SmartAudio/package/luci/luci-theme-openwrt/root/etc/uci-defaults/30_luci-theme-openwrt

7 lines
154 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
#!/bin/sh
uci batch <<-EOF
set luci.themes.OpenWrt=/luci-static/openwrt.org
set luci.main.mediaurlbase=/luci-static/openwrt.org
commit luci
EOF