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