call xorriso -version too
This commit is contained in:
parent
250d38efc5
commit
43621de235
@ -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"
|
||||
############################################################
|
||||
main() {
|
||||
# version details, incl. underlying libraries
|
||||
"${XOR}" -version
|
||||
|
||||
# remove cruft from previous runs
|
||||
# rm -f ${RES}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user