1
0
Fork 0
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:
Jason N. 2024-02-14 20:59:48 +00:00
parent bbb48d18e8
commit 96b528877b
3 changed files with 5 additions and 3 deletions

View file

@ -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"