Update Quili.sh
This commit is contained in:
parent
e0a0f19ce6
commit
ef8d6d6596
5
Quili.sh
5
Quili.sh
@ -90,6 +90,9 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
git clone https://github.com/a3165458/ceremonyclient.git
|
||||
|
||||
# 进入ceremonyclient/node目录
|
||||
cd $HOME
|
||||
cd ceremonyclient/node
|
||||
@ -151,7 +154,7 @@ else
|
||||
fi
|
||||
|
||||
# 克隆仓库
|
||||
git clone https://source.quilibrium.com/quilibrium/ceremonyclient.git
|
||||
git clone https://github.com/a3165458/ceremonyclient.git
|
||||
|
||||
# 进入 ceremonyclient/node 目录
|
||||
cd $HOME
|
||||
|
Loading…
Reference in New Issue
Block a user