更新 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
|
||||
|
||||
@ -275,4 +275,4 @@ function main_menu() {
|
||||
}
|
||||
|
||||
# 显示主菜单
|
||||
main_menu
|
||||
main_menu
|
||||
|
Loading…
Reference in New Issue
Block a user