diff --git a/update.sh b/update.sh index f116513..3fe4ae7 100755 --- a/update.sh +++ b/update.sh @@ -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." \ No newline at end of file