Skip to content

Commit

Permalink
Let curl opts remain for ipfs
Browse files Browse the repository at this point in the history
  • Loading branch information
bahner committed Mar 3, 2024
1 parent 7372ee0 commit 8fab92a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions termux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -eu

BINDIR="${PREFIX}/bin"
CURL_OPTS="-s -O"

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

0 comments on commit 8fab92a

Please sign in to comment.