Skip to content

Commit

Permalink
add fdroid source support update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke authored Dec 11, 2024
1 parent 269f5e3 commit 362fe46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# to use fdroid source install
source fdroidserver-env/bin/activate

cd metascoop
echo "::group::Building metascoop executable"
go build -o metascoop
Expand Down

0 comments on commit 362fe46

Please sign in to comment.