build: delete lede/tmp on module updates
LEDE doesn't always notice that the metadata needs to be refreshed.
This commit is contained in:
parent
207337b5de
commit
becc90d818
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user