mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
fix: added move to entrypoint
This commit is contained in:
parent
01d12228dd
commit
288976f017
4 changed files with 5 additions and 13 deletions
|
|
@ -14,3 +14,5 @@ make boot.iso $@
|
|||
|
||||
# Add container to ISO
|
||||
make build/deploy.iso $@
|
||||
|
||||
mv build/deploy.iso build/${IMAGE_NAME}-${VERSION}.iso
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue