mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
use signed
This commit is contained in:
parent
bbb48d18e8
commit
96b528877b
3 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "-indev $(pwd)/boot.iso"
|
||||
echo "-outdev $(pwd)/deploy.iso"
|
||||
echo "-outdev $(pwd)/@IMAGE_NAME@-@VERSION@.iso"
|
||||
echo "-boot_image any replay"
|
||||
echo "-volid Fedora-S-dvd-x86_64-39"
|
||||
echo "-joliet on"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue