Updated the ISO label

This commit is contained in:
fdupoux 2020-09-28 08:06:00 +01:00
parent 5f5077b683
commit f054fb65e3

View file

@ -8,7 +8,7 @@ version_file="${script_path}/VERSION"
iso_name=systemrescue
iso_version="$(<${version_file})"
iso_mainver="${iso_version%-*}"
iso_label="SYSRES${iso_mainver//.}"
iso_label="RESCUE${iso_mainver//.}"
iso_publisher="SystemRescue <http://www.system-rescue.org>"
iso_application="SystemRescue"
install_dir=sysresccd