From 8826ab497edee93c3975858d87e03ef184a89a35 Mon Sep 17 00:00:00 2001 From: smeb_y Date: Tue, 30 Jul 2024 09:21:21 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Quili.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Quili.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quili.sh b/Quili.sh index 08b27b2..4eb92a2 100644 --- a/Quili.sh +++ b/Quili.sh @@ -204,7 +204,7 @@ echo "=======================备份完成,请执行cd ~/backup 查看备份文 function check_balance() { cd ~/ceremonyclient/node -version="1.4.21" +version="1.4.21.1" binary="node-$version" if [[ "$OSTYPE" == "linux-gnu"* ]]; then if [[ $(uname -m) == "aarch64"* ]]; then