更新 new-titan.sh
This commit is contained in:
parent
596d61ae62
commit
26245960e9
@ -81,8 +81,8 @@ function install_node() {
|
||||
|
||||
# 安装所有二进制文件
|
||||
cd $HOME
|
||||
git clone https://github.com/nezha90/titan.git
|
||||
cd titan
|
||||
git clone https://github.com/Titannet-dao/titan-chain.git
|
||||
cd titan-chain
|
||||
go build ./cmd/titand
|
||||
cp titand /usr/local/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user