update.sh aktualisiert

This commit is contained in:
2025-05-23 12:11:50 +02:00
parent 74f998e455
commit 43ec823dc9

View File

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