更新 Quili.sh
This commit is contained in:
parent
69ca05446e
commit
c37d4ddeb2
7
Quili.sh
7
Quili.sh
@ -91,13 +91,11 @@ else
|
||||
fi
|
||||
|
||||
|
||||
git clone https://git.dadunode.com/smeb_y/ceremonyclient.git
|
||||
git clone -b release-cdn https://git.dadunode.com/smeb_y/ceremonyclient.git
|
||||
|
||||
# 进入ceremonyclient/node目录
|
||||
cd ceremonyclient/node
|
||||
|
||||
git switch release-cdn
|
||||
|
||||
|
||||
# 创建一个screen会话并运行命令
|
||||
screen -dmS Quili bash -c './node-1.4.21.1-linux-amd64'
|
||||
@ -152,11 +150,10 @@ else
|
||||
fi
|
||||
|
||||
# 克隆仓库
|
||||
git clone https://git.dadunode.com/smeb_y/ceremonyclient.git
|
||||
git clone -b release-cdn https://git.dadunode.com/smeb_y/ceremonyclient.git
|
||||
|
||||
# 进入 ceremonyclient/node 目录
|
||||
cd ceremonyclient/node
|
||||
git switch release-cdn
|
||||
|
||||
|
||||
# 创建一个 screen 会话并运行命令
|
||||
|
Loading…
Reference in New Issue
Block a user