update compute.sh

This commit is contained in:
jiangyuanshu 2020-01-21 16:16:23 +08:00
parent ace079b1b4
commit 83751013f2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ fi
# download params file
echo "download params: "$1
wget --no-check-certificate $1
wget --no-check-certificate $1 -O params
# execute mpc
cargo run --release --bin compute