Skip to content

Commit

Permalink
update iso creation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Jan 3, 2025
1 parent f18b37f commit 221fafb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ create-custom-iso:
--recovery-partition-size 4200 \
--size 15200 \
--images-size 2000 \
--config /config.yaml \
--docker-image ${CUSTOM_IMAGE} /custom.img
--config /HERE/cloud-config.yaml \
--docker-image ${CUSTOM_IMAGE} /custom.img
File renamed without changes.

0 comments on commit 221fafb

Please sign in to comment.