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