themes/bootstrap: change CSS code formatting, spaces -> tabs, empty line between...
[project/luci.git] / themes / freifunk / root / etc / uci-defaults / luci-theme-freifunk
1 #!/bin/sh
2 uci batch <<-EOF
3         set luci.themes.Freifunk=/luci-static/freifunk
4         commit luci
5 EOF
6