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

7 lines
116 B
Bash
Executable File

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