Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud committed Mar 21, 2024
1 parent f3c304a commit 6c24fd9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c24fd9

Please sign in to comment.