util-iso: don't create mod_dte file for now

This commit is contained in:
udeved 2017-03-29 22:19:44 +02:00
parent 8a5fc4e0b0
commit ed95e249a2

View file

@ -169,7 +169,7 @@ assemble_iso(){
mod_date=$(date -u +%Y-%m-%d-%H-%M-%S-00 | sed -e s/-//g) mod_date=$(date -u +%Y-%m-%d-%H-%M-%S-00 | sed -e s/-//g)
touch ${iso_root}/boot/grub/${mod_date} # touch ${iso_root}/boot/grub/${mod_date}
xorriso -as mkisofs \ xorriso -as mkisofs \
--modification-date=${mod_date} \ --modification-date=${mod_date} \