From c9a4fe23701b8e7b50a53cc4ffa8795b7b0bfc24 Mon Sep 17 00:00:00 2001 From: Zane Schepke Date: Fri, 13 Dec 2024 01:15:23 -0500 Subject: [PATCH] Update update.sh --- update.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/update.sh b/update.sh index c439982b..79073640 100644 --- a/update.sh +++ b/update.sh @@ -1,8 +1,5 @@ #!/bin/bash -# to use fdroid source install -source fdroidserver-env/bin/activate - cd metascoop echo "::group::Building metascoop executable" go build -o metascoop