RE: test
npm install ipfs --global jsipfs --help jsipfs init
//默认仓库路径 ~/.jsipfs (/root/.jsipfs/config)
//更改仓库路径,set the $IPFS_PATH environment export IPFS_PATH=/path/to/ipfsrepo
RE: test