mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix var
This commit is contained in:
parent
a6cb5b7cc8
commit
8b04f82012
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -ex
|
||||
|
||||
make container/${IMAGE_NAME}-${IMAGE_VERSION} $@
|
||||
make container/${IMAGE_NAME}-${IMAGE_TAG} $@
|
||||
|
||||
make boot.iso $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue