1 2 3 4 5 6
#!/bin/sh uci batch <<-EOF set luci.themes.Bootstrap=/luci-static/bootstrap commit luci EOF exit 0