1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N. 2024-02-26 08:39:00 -05:00
parent a6cb5b7cc8
commit 8b04f82012

View file

@ -2,7 +2,7 @@
set -ex set -ex
make container/${IMAGE_NAME}-${IMAGE_VERSION} $@ make container/${IMAGE_NAME}-${IMAGE_TAG} $@
make boot.iso $@ make boot.iso $@