From 9b5da76d084fff1fad047d60ea00faf1a37de93a Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:56:24 +0800 Subject: [PATCH] Update Artela.sh --- Artela.sh | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Artela.sh b/Artela.sh index 5053ae9..2a54425 100644 --- a/Artela.sh +++ b/Artela.sh @@ -85,17 +85,7 @@ function install_node() { git clone https://github.com/artela-network/artela cd artela git checkout v0.4.7-rc7-fix-execution - make build - - # Setup the folder for Cosmovisor - mkdir -p $HOME/.artelad/cosmovisor/genesis/bin - mv build/artelad $HOME/.artelad/cosmovisor/genesis/bin - - # Create binary symlinks - sudo ln -s $HOME/.artelad/cosmovisor/genesis $HOME/.artelad/cosmovisor/current -f - sudo ln -s $HOME/.artelad/cosmovisor/current/bin/artelad /usr/local/bin/artelad -f - - go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.5.0 + make install # 配置artelad artelad config chain-id artela_11822-1