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

7 lines
154 B
Bash

#!/bin/sh
uci batch <<-EOF
set luci.themes.OpenWrt=/luci-static/openwrt.org
set luci.main.mediaurlbase=/luci-static/openwrt.org
commit luci
EOF