Skip to content

Commit

Permalink
chore: fixes from packer-turnkey_linux
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Apr 18, 2024
1 parent 0e5fe1a commit 4a3c0a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
subdirs = boot install guestadd update provision export
subdirs := $(shell cat stages)

include $(addsuffix /Makefile,$(subdirs))
1 change: 1 addition & 0 deletions os_vers
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
win81 win10
1 change: 1 addition & 0 deletions stages
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
boot install guestadd update provision export

0 comments on commit 4a3c0a1

Please sign in to comment.