Removed unused array
This commit is contained in:
parent
8a41a6bb5b
commit
04f7067034
@ -13,12 +13,6 @@ done
|
||||
mkdir bundle
|
||||
pushd bundle
|
||||
|
||||
BINARIES=(
|
||||
"lotus"
|
||||
"lotus-miner"
|
||||
"lotus-worker"
|
||||
)
|
||||
|
||||
export IPFS_PATH=`mktemp -d`
|
||||
ipfs init
|
||||
ipfs daemon &
|
||||
|
Loading…
Reference in New Issue
Block a user