mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2025-12-23 15:13:37 +05:00
xupdate: Fix force update addons
This commit is contained in:
@@ -27,6 +27,7 @@ if [ "$OPT_FULL_UPDATE" = "true" ]; then
|
||||
#rm -rf feeds
|
||||
#rm -rf package/feeds
|
||||
rm -rf staging_dir/packages
|
||||
rm -rf feeds/_*
|
||||
rm -rf $XADDONSDIR
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user