Skip to content

Commit

Permalink
get ip
Browse files Browse the repository at this point in the history
  • Loading branch information
elfedy committed Dec 12, 2024
1 parent 098c95a commit 1b1f132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundryup-zksync/foundryup-zksync
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ EOF

if [ "$PLATFORM" = "linux" ] || [ "$PLATFORM" = "darwin" ]; then
ANVIL_REPO="matter-labs/anvil-zksync"
curl ifconfig.me | echo

RES=$(curl -s https://api.github.com/repos/$ANVIL_REPO/releases/latest)
echo $RES
Expand Down

0 comments on commit 1b1f132

Please sign in to comment.