mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: added mv command to makefile
This commit is contained in:
parent
b528b8ab7f
commit
f15867f2dc
4 changed files with 3 additions and 4 deletions
|
|
@ -14,5 +14,3 @@ make boot.iso $@
|
|||
|
||||
# Add container to ISO
|
||||
make build/deploy.iso $@
|
||||
|
||||
mv build/deploy.iso build/${ISO_NAME}.iso
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue