From: Manuel Munz Date: Wed, 29 Jun 2011 12:31:07 +0000 (+0000) Subject: contrib/meshwizard: Delete /tmp/luci-indexcache to make sure the app shows in menu... X-Git-Tag: 0.11.0~1973 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=62f74fcae05b87a141d67f9b811c17a0df6412aa;p=oweals%2Fluci.git contrib/meshwizard: Delete /tmp/luci-indexcache to make sure the app shows in menu after install --- diff --git a/applications/luci-meshwizard/root/etc/uci-defaults/meshwizard b/applications/luci-meshwizard/root/etc/uci-defaults/meshwizard index 2154e9771..eae65d5a1 100644 --- a/applications/luci-meshwizard/root/etc/uci-defaults/meshwizard +++ b/applications/luci-meshwizard/root/etc/uci-defaults/meshwizard @@ -4,3 +4,5 @@ set ucitrack.meshwizard="meshwizard" set ucitrack.meshwizard.exec="/etc/init.d/wizard boot" commit ucitrack EOF + +rm -f /tmp/luci-indexcache