contrib/meshwizard: Delete /tmp/luci-indexcache to make sure the app shows in menu...
[project/luci.git] / applications / luci-meshwizard / root / etc / uci-defaults / meshwizard
1 #!/bin/sh
2 uci batch <<EOF
3 set ucitrack.meshwizard="meshwizard"
4 set ucitrack.meshwizard.exec="/etc/init.d/wizard boot"
5 commit ucitrack
6 EOF
7
8 rm -f /tmp/luci-indexcache