From 0a1ed38db94dbc53363e9c67726f18b176f730b6 Mon Sep 17 00:00:00 2001 From: Felix Date: Tue, 20 May 2025 09:34:26 +0200 Subject: [PATCH] update.sh aktualisiert --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 73134b2..46689a2 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/bin/bash +export PATH=$PATH:/root/.local/bin/fdroid cd /var/www/html || exit 1 # First, let's clear the F-Droid index