fix install on new host
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.PHONY: bootstrap-stack-ipfs
|
||||
bootstrap-stack-ipfs: ~/.ipfs
|
||||
|
||||
~/.ipfs:
|
||||
mkdir -p ~/.ipfs
|
||||
Reference in New Issue
Block a user