flm01/openwrt/packages/luci/themes/openwrt.org/root/etc/uci-defaults/luci-theme-openwrt

7 lines
103 B
Bash
Executable File

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