We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1232bd commit a3875f5Copy full SHA for a3875f5
Makefile
@@ -40,7 +40,7 @@ endif
40
41
SUDO = $(if $(filter 0,$(shell id -u)),,sudo)
42
43
-all: cross
+all: provisioner
44
.PHONY: all
45
46
cross: $(addprefix provisioner-,$(ALL_ARCH))
0 commit comments