diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 920a6fa..eddaa1c 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -16,7 +16,7 @@ SUDOERS="/etc/sudoers" autostartdesktop=sway repo=spectreos repo1=shell-scripte-code -hostname=spectreos +hostname=SpectreOS user=user1 userpass=user1 arch=$(uname -m) diff --git a/arch-install.sh b/arch-install.sh index a7793dd..9dbe004 100755 --- a/arch-install.sh +++ b/arch-install.sh @@ -6,7 +6,7 @@ clear git config --global credential.helper store arch=$(uname -m) -repo=spectreos +repo=SpectreOS repo1=shell-scripte-code cache=/var/cache/pacman/pkg/ repo_url="https://git.spectreos.de/simono41/SpectreOS/raw/master/repo.sh" diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index ddc1ae2..176e85e 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -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)