diff --git a/Makefile b/Makefile index f92e73ed..3857b2ea 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +SHELL := bash GO ?= go GOOS ?= $(word 1, $(subst /, " ", $(word 4, $(shell go version))))