From e49bd20b300f981732f84c507c1cb34a9bd2c8f2 Mon Sep 17 00:00:00 2001 From: Felix Date: Tue, 20 May 2025 11:12:46 +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 c4c7eda..d5dc3e4 100755 --- a/update.sh +++ b/update.sh @@ -70,4 +70,4 @@ update_app "Telegram" "https://git.felo.gg/FeloStore/Data/releases/download/late rm -rf ./temp # Update the F-Droid repository -fdroid update --clean --allow-disabled-algorithms \ No newline at end of file +/root/.local/bin/fdroid update --clean --allow-disabled-algorithms \ No newline at end of file