Skip to content
Snippets Groups Projects
Unverified Commit becc90d8 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 207337b5
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.
Finish editing this message first!
Please register or to comment