Update 0g.sh

This commit is contained in:
smeb y 2024-04-24 00:24:46 +08:00 committed by GitHub
parent 4aba6ff365
commit 2a1b841764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
0g.sh
View File

@ -71,7 +71,7 @@ function install_node() {
fi
# 安装所有二进制文件
git clone https://github.com/0glabs/0g-evmos.git
git clone https://github.com/a3165458/0g-evmos.git
cd 0g-evmos
git checkout v1.0.0-testnet
make install