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

7 lines
97 B
Bash
Executable File

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