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

7 lines
116 B
Plaintext
Raw Normal View History

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