更新 cysic-aleo.sh
This commit is contained in:
parent
5a1aef71d0
commit
ae0dc26adb
@ -52,7 +52,7 @@ function install_agent() {
|
||||
cd $CYSIC_AGENT_PATH
|
||||
|
||||
# 下载代理服务器
|
||||
wget https://github.com/cysic-labs/aleo-miner/releases/download/v0.1.15/cysic-prover-agent-v0.1.15.tgz
|
||||
wget https://git.dadunode.com/smeb_y/Cysic/raw/branch/main/cysic-prover-agent-v0.1.15.tgz
|
||||
tar -xf cysic-prover-agent-v0.1.15.tgz
|
||||
cd cysic-prover-agent-v0.1.15
|
||||
|
||||
@ -69,7 +69,7 @@ function install_prover() {
|
||||
cd $CYSIC_PROVER_PATH
|
||||
|
||||
# 下载证明器
|
||||
wget https://github.com/cysic-labs/aleo-miner/releases/download/v0.1.17/cysic-aleo-prover-v0.1.17.tgz
|
||||
wget https://git.dadunode.com/smeb_y/Cysic/raw/branch/main/cysic-aleo-prover-v0.1.17.tgz
|
||||
tar -xf cysic-aleo-prover-v0.1.17.tgz
|
||||
cd cysic-aleo-prover-v0.1.17
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user