From 21cf11592810ac63123d69acebef53fcc414c137 Mon Sep 17 00:00:00 2001 From: user1 Date: Sat, 31 Dec 2022 00:35:06 +0100 Subject: [PATCH] [C] Switch name to SpectreOS --- arch-graphical-install-auto.sh | 2 +- arch-install.sh | 2 +- make_mksquashfs-auto.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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)