1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

another reference

This commit is contained in:
Jason N. 2024-02-26 09:55:15 -05:00
parent e4e7c615b1
commit 6ef46c19da

View file

@ -7,7 +7,7 @@ do
export $entry
done
make build/container/${IMAGE_NAME}-${IMAGE_TAG} $@
make container/${IMAGE_NAME}-${IMAGE_TAG} $@
make boot.iso $@