diff --git a/Makefile b/Makefile index 6127fad..b8c21a8 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ logs-compose: logs-swarm: @- echo "\n### logs" - @- docker context use $(DEPLOY_HOSTS); \ + @- docker context use $(DEPLOY_HOSTS) @- docker service logs -f $(service) restart: restart-$(DEPLOY_TYPE)