Update Artela.sh

This commit is contained in:
smeb y 2024-07-04 10:35:59 +08:00 committed by GitHub
parent b937596a5a
commit 6b71aeb109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ function install_node() {
cd $HOME cd $HOME
git clone https://github.com/artela-network/artela git clone https://github.com/artela-network/artela
cd artela cd artela
git checkout v0.4.7-rc6 git checkout v0.4.7-rc7
make install make install
# 配置artelad # 配置artelad