Skip to content

Commit a9c207d

Browse files
committed
update injective repo
1 parent 2ad0935 commit a9c207d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

chains/injective.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
pre-build: |
44
apt update
55
apt install unzip
6-
# wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/$VERSION/linux-amd64.zip
7-
wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/$VERSION/linux-amd64.zip
6+
wget https://github.com/InjectiveFoundation/injective-core/releases/download/$VERSION/linux-amd64.zip
87
unzip linux-amd64.zip
98
mv injectived peggo /usr/bin
109
mv libwasmvm.x86_64.so /usr/lib

0 commit comments

Comments
 (0)