From b042196e3ff2453edc49f934c02d37e97c0c5260 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Mon, 27 May 2024 16:04:36 +0800 Subject: [PATCH] Update Quili.sh --- Quili.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Quili.sh b/Quili.sh index 72475cf..fdf041f 100644 --- a/Quili.sh +++ b/Quili.sh @@ -82,6 +82,7 @@ sudo cp $HOME/ceremonyclient/client/qclient /usr/local/bin # 进入ceremonyclient/node目录 cd #HOME cd ceremonyclient/node +git switch release # 赋予执行权限 chmod +x release_autorun.sh