From 17986f82c4ca6563456085a71ef8358f6953778a Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 8 Jul 2024 13:43:10 +0200 Subject: [PATCH] chore(Makefile): fix syntax --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 204419a5b..e12d973e9 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ bin/uniworx: # TODO deprecated in favor of binary targets .PHONY: --backend-%-prod --backend-%-prod: - $(MAKE) -- --backend-$* stackopts=--copy-bins\ --local-bin-path\ $$(pwd)/bin\ --flag\ uniworx:-dev# --allow-different-user + $(MAKE) -- --backend-$* stackopts=--copy-bins\ --local-bin-path\ $$(pwd)/bin\ --flag\ uniworx:-dev # --allow-different-user .PHONY: --backend-build --backend-build: