Update Quili.sh
This commit is contained in:
parent
dc370bba2d
commit
399bbee8c3
2
Quili.sh
2
Quili.sh
@ -204,7 +204,7 @@ echo "=======================备份完成,请执行cd ~/backup 查看备份文
|
|||||||
|
|
||||||
function check_balance() {
|
function check_balance() {
|
||||||
cd ~/ceremonyclient/node
|
cd ~/ceremonyclient/node
|
||||||
version="1.4.19"
|
version="1.4.21"
|
||||||
binary="node-$version"
|
binary="node-$version"
|
||||||
if [[ "$OSTYPE" == "linux-gnu"* ]]; then
|
if [[ "$OSTYPE" == "linux-gnu"* ]]; then
|
||||||
if [[ $(uname -m) == "aarch64"* ]]; then
|
if [[ $(uname -m) == "aarch64"* ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user