themes: drop Fledermaus theme, its ugly and unmaintained
[project/luci.git] / themes / openwrt.org-oxygen / root / etc / uci-defaults / luci-theme-openwrt-oxygen
1 #!/bin/sh
2 uci batch <<-EOF
3         set luci.themes.OpenWrtOxygen=/luci-static/openwrt.org-oxygen
4         commit luci
5 EOF
6