Skip to content
Snippets Groups Projects
Unverified Commit 43c92f25 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

build: delete lede/tmp on module updates

LEDE doesn't always notice that the metadata needs to be refreshed.
parent 8d0dba79
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ FEEDS="$GLUON_SITE_FEEDS $GLUON_FEEDS"
done
) > lede/feeds.conf
rm -rf lede/tmp
rm -rf lede/feeds
rm -rf lede/package/feeds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment