diff --git a/Makefile b/Makefile index 114b322..9925ee8 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,9 @@ validate-examples: #install: @ run packer plugin install install: + pwd; + ls -laht ./ + ls -alht $(WORKDIR)/$(BIN_FULL) packer plugins install --path $(WORKDIR)/$(BIN_FULL) "github.com/veertuinc/veertu-anka" #uninstall: @ run packer plugin uninstaller