diff --git a/Makefile b/Makefile index ecc5826..e0fdb4e 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +SHELL = bash -euET -o pipefail -c tmp_image := $(shell echo $$$$) all: hello.nar hello.sizes signing-key.pub vm-image Makefile