[C] change isoname
This commit is contained in:
parent
667a9e51cb
commit
046cc81ff9
1 changed files with 1 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue