From 8bfaeef5473a20d797a533e683f8df0814bb7891 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Sun, 16 Jun 2024 22:02:39 +0800 Subject: [PATCH] Update Quili.sh --- Quili.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quili.sh b/Quili.sh index e4dd6be..d74119b 100644 --- a/Quili.sh +++ b/Quili.sh @@ -204,7 +204,7 @@ echo "=======================备份完成,请执行cd ~/backup 查看备份文 function check_balance() { cd ~/ceremonyclient/node -version="1.4.19" +version="1.4.19.1" binary="node-$version" if [[ "$OSTYPE" == "linux-gnu"* ]]; then if [[ $(uname -m) == "aarch64"* ]]; then