Skip to content

Commit

Permalink
Follow link for downloads.
Browse files Browse the repository at this point in the history
  • Loading branch information
bahner committed Mar 3, 2024
1 parent 8b70d66 commit 323f9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -eu

BINDIR="${PREFIX}/bin"
CURL_OPTS="-sO"
CURL_OPTS="--no‐progress‐meter -LO"

KUBO_VERSION="${KUBO_VERSION:-v0.26.0}"
KUBO_TARBALL="kubo_${KUBO_VERSION}_linux-arm64.tar.gz"
Expand Down

0 comments on commit 323f9f8

Please sign in to comment.