From dbf9dc4dd860477169f44e6b698ad5627c155083 Mon Sep 17 00:00:00 2001 From: Felix Date: Sat, 3 May 2025 18:37:50 +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 c07094a..adb12a9 100755 --- a/update.sh +++ b/update.sh @@ -71,4 +71,4 @@ update_app "Telegram" "https://git.felo.gg/FeloStore/Data/releases/download/late rm -rf ./temp # Update the F-Droid repository -fdroid update --clean \ No newline at end of file +fdroid update --clean --allow-disabled-algorithms \ No newline at end of file