This commit is contained in:
aynic.os
2021-07-11 08:56:03 +01:00
parent ce449b3966
commit d6d1299ae2
41 changed files with 342 additions and 211 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# target base: Fire ssh-add
.PHONY: base
base: $(if $(DOCKER_RUN),install-bin-docker docker-network-create stack-base-up) ssh-add
base: $(if $(DOCKER_RUN),bootstrap-docker docker-network-create stack-base-up) ssh-add