From 62f74fcae05b87a141d67f9b811c17a0df6412aa Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Wed, 29 Jun 2011 12:31:07 +0000 Subject: [PATCH] contrib/meshwizard: Delete /tmp/luci-indexcache to make sure the app shows in menu after install --- applications/luci-meshwizard/root/etc/uci-defaults/meshwizard | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0