Updated naming
This commit is contained in:
parent
39a34b2758
commit
e6ea0510e1
2
mkiso.sh
2
mkiso.sh
@ -20,7 +20,7 @@ ksflatten -c ${GITDIR}/${KS} -o ./temp_iso_${IMAGE}.ks
|
||||
echo "Now launching build. Connect to 127.0.0.1:5930 (VNC) to see in real-time..."
|
||||
|
||||
# run the image creation:
|
||||
livemedia-creator --ks ./temp_iso_${IMAGE}.ks --project "Rocky 9 NoCompromise Desktop" \
|
||||
livemedia-creator --ks ./temp_iso_${IMAGE}.ks --project "Rocky Community Desktop" \
|
||||
--volid "rocky9live" --releasever 9 \
|
||||
--make-iso --iso-only \
|
||||
--iso-name ${IMAGE}.iso \
|
||||
|
Loading…
Reference in New Issue
Block a user