util-iso: fox mod_date length

This commit is contained in:
udeved 2017-03-29 21:53:47 +02:00
parent 734ea24b57
commit 8a5fc4e0b0

View file

@ -167,7 +167,7 @@ assemble_iso(){
iso_app_id="$(get_osname) Live/Rescue CD" iso_app_id="$(get_osname) Live/Rescue CD"
mod_date=$(date -u +%Y-%m-%d-%H-%M-%S-00) 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}