wip: letsencrypt
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
ENV_VARS += IPFS_DAEMON_ARGS IPFS_PROFILE IPFS_VERSION
|
||||
IPFS_PROFILE ?= $(if $(filter-out amd64 x86_64,$(MACHINE)),lowpower,server)
|
||||
IPFS_VERSION ?= 0.15.0
|
||||
IPFS_VERSION ?= 0.16.0
|
||||
|
||||
.PHONY: bootstrap-stack-ipfs
|
||||
bootstrap-stack-ipfs: ~/.ipfs
|
||||
bootstrap-stack-ipfs: ~/.ipfs setup-sysctl
|
||||
|
||||
~/.ipfs:
|
||||
mkdir -p ~/.ipfs
|
||||
|
||||
Reference in New Issue
Block a user