From eced86b75d175ad022cfbde3d04e73c9dd7b4a1c Mon Sep 17 00:00:00 2001 From: Felix Date: Fri, 23 May 2025 12:47:57 +0200 Subject: [PATCH] update.sh aktualisiert --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 110a935..14d1b78 100755 --- a/update.sh +++ b/update.sh @@ -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." \ No newline at end of file