update.sh aktualisiert

This commit is contained in:
2025-05-23 12:47:57 +02:00
parent e686497d64
commit eced86b75d

View File

@@ -105,6 +105,6 @@ done
rm -rf ./temp
echo "Updating F-Droid repository..."
/root/.local/bin/fdroid update --clean --allow-disabled-algorithms
/root/.local/bin/fdroid update --allow-disabled-algorithms
echo "Done! Repository updated with all available apps."