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
8d0dba79e5
commit
43c92f25fa
@ -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