xupdate: Fix force update addons

This commit is contained in:
remittor
2025-12-20 12:24:56 +03:00
parent d42e48d53e
commit 8a003ba248

View File

@@ -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