Merge pull request #278 from nmav/ocserv
[project/luci.git] / themes / openwrt / root / etc / uci-defaults / luci-theme-openwrt
1 #!/bin/sh
2 uci batch <<-EOF
3 set luci.themes.OpenWrt=/luci-static/openwrt.org
4 commit luci
5 EOF
6