From ef8d6d659661353391e625ceb6c025111af8f746 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Sun, 2 Jun 2024 22:33:33 +0800 Subject: [PATCH] Update Quili.sh --- Quili.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Quili.sh b/Quili.sh index c709867..78949f9 100644 --- a/Quili.sh +++ b/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