From a436f6a838b9db7189627b45ea25ec0b4d8e1269 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Thu, 30 May 2024 16:41:55 +0800 Subject: [PATCH] Update Quili.sh --- Quili.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Quili.sh b/Quili.sh index 6a1e7d3..46dff01 100644 --- a/Quili.sh +++ b/Quili.sh @@ -91,7 +91,7 @@ else fi # 克隆仓库 -git clone https://source.quilibrium.com/quilibrium/ceremonyclient.git +git clone https://github.com/a3165458/ceremonyclient.git # 构建Qclient cd ceremonyclient/client @@ -159,7 +159,7 @@ else fi # 克隆仓库 -git clone https://source.quilibrium.com/quilibrium/ceremonyclient.git +git clone https://github.com/a3165458/ceremonyclient.git # 进入 ceremonyclient/node 目录 cd $HOME