Skip to content

Commit

Permalink
main: 06e5867
Browse files Browse the repository at this point in the history
  • Loading branch information
laciferin2024 committed Jan 5, 2025
1 parent fb66d7f commit 9e052a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ install_bacalhau() {

# you can use v1.3.0 as well

curl -sL https://get.bacalhau.org/install.sh | BACALHAU_VERSION=v1.3.0 bash > /dev/null 2>&1
curl -sL https://get.bacalhau.org/install.sh | BACALHAU_VERSION=v1.3.2 bash > /dev/null 2>&1

ln -s /usr/local/bin/bacalhau /usr/local/bin/b

Expand Down

0 comments on commit 9e052a4

Please sign in to comment.