summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen
blob: 6fc593f6725e0642f1b084c99960231951ec8e36 (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.themes.OpenWrtOxygen=/luci-static/openwrt.org-oxygen
        commit luci
EOF