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