contrib/package: add definition for Bootstrap theme
[project/luci.git] / themes / fledermaus / root / etc / uci-defaults / luci-theme-fledermaus
1 #!/bin/sh
2 uci batch <<-EOF
3 set luci.themes.Fledermaus=/luci-static/fledermaus
4 commit luci
5 EOF
6