[C] change isoname

This commit is contained in:
user1 2023-01-25 00:28:04 +01:00
parent 667a9e51cb
commit 046cc81ff9

View file

@ -19,7 +19,7 @@ fi
# xorriso
# squashfs-tools
iso_name=SpectreOS
iso_name=spectreos
iso_label="SPECTREOS"
iso_label_short="S_OS"
iso_version=$(date +%Y%m%d)
@ -38,8 +38,6 @@ arch=$(uname -m)
repo=spectreos
repo1=shell-scripte-code
isohostname="${iso_name}"
work_dir="/builds"
function umount_chroot() {