Skip to content

Commit

Permalink
Update install branch version
Browse files Browse the repository at this point in the history
Updated install branch version from v6/release/testnet to v8/release/testnet
  • Loading branch information
Valcyclovir authored Jan 9, 2025
1 parent 6d682ff commit 2ea4bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ install_aliases() {

install_directory() {
ARCHIVE_REPOSITORY_URL="github.com/OriginTrail/ot-node/archive"
BRANCH="v6/release/testnet"
BRANCH="v8/release/testnet"
BRANCH_DIR="/root/ot-node-8-release-testnet"

perform_step wget https://$ARCHIVE_REPOSITORY_URL/$BRANCH.zip "Downloading node files"
Expand Down

0 comments on commit 2ea4bf9

Please sign in to comment.