Skip to content

Commit

Permalink
Update test node
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptochii authored Mar 10, 2024
1 parent 9a5fba6 commit b563551
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test node
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ eigenlayer

----------------------------------------------------------------
install go

instal russ

sudo apt update

Expand Down Expand Up @@ -33,13 +33,15 @@ go version
install docker




cd ~

sudo apt-get update
sudo apt-get install ca-certificates curl gnupg
sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg
sudo chmod a+r /etc/apt/keyrings/docker.gpg



echo \
Expand Down

0 comments on commit b563551

Please sign in to comment.