Update lotus-seal-worker to lotus-worker

This commit is contained in:
Frank
2020-07-09 11:04:45 +08:00
parent b2f94e4239
commit ce0f9922ee
9 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ pushd bundle
BINARIES=(
"lotus"
"lotus-miner"
"lotus-seal-worker"
"lotus-worker"
)
export IPFS_PATH=`mktemp -d`