Update ipfsd.run

This commit is contained in:
Jeffrey Paul 2018-10-10 09:53:49 -07:00 committed by GitHub
parent adf2d22482
commit c56f2a7dde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ if [[ ! -e $IPFS_PATH/config ]]; then
fi
export IPFS_FD_MAX=4096
exec chpst -u ipfs $IPFS daemon
exec chpst -u ipfs $IPFS daemon --migrate=true