call xorriso -version too
This commit is contained in:
parent
ddc43668c3
commit
47ae2279bd
@ -74,6 +74,9 @@ printf "\n\tIN_isolinux=${ISOLINUX_BIN}\n\tIN_bootcat=${BOOT_CAT}\n"
|
|||||||
RES="${IMG}.iso ${IMG}.new ${IMG}.md5 ${IMG}.jigdo ${IMG}.template"
|
RES="${IMG}.iso ${IMG}.new ${IMG}.md5 ${IMG}.jigdo ${IMG}.template"
|
||||||
############################################################
|
############################################################
|
||||||
main() {
|
main() {
|
||||||
|
# version details, incl. underlying libraries
|
||||||
|
"${XOR}" -version
|
||||||
|
|
||||||
# remove cruft from previous runs
|
# remove cruft from previous runs
|
||||||
# rm -f ${RES}
|
# rm -f ${RES}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user