Update Nimble.sh

This commit is contained in:
smeb y 2024-03-22 19:54:20 +08:00 committed by GitHub
parent e265e91676
commit 93885bb75a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,7 @@ sleep 30
# 启动挖矿
read -p "请输入钱包地址: " wallet_addr
export wallet_addr
cd $HOME/nimble
git clone https://github.com/nimble-technology/nimble-miner-public.git
cd nimble-miner-public