[C] Switch name to SpectreOS

This commit is contained in:
user1 2022-12-31 00:35:06 +01:00
parent 2a04a06855
commit 21cf115928
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ SUDOERS="/etc/sudoers"
autostartdesktop=sway autostartdesktop=sway
repo=spectreos repo=spectreos
repo1=shell-scripte-code repo1=shell-scripte-code
hostname=spectreos hostname=SpectreOS
user=user1 user=user1
userpass=user1 userpass=user1
arch=$(uname -m) arch=$(uname -m)

View file

@ -6,7 +6,7 @@ clear
git config --global credential.helper store git config --global credential.helper store
arch=$(uname -m) arch=$(uname -m)
repo=spectreos repo=SpectreOS
repo1=shell-scripte-code repo1=shell-scripte-code
cache=/var/cache/pacman/pkg/ cache=/var/cache/pacman/pkg/
repo_url="https://git.spectreos.de/simono41/SpectreOS/raw/master/repo.sh" repo_url="https://git.spectreos.de/simono41/SpectreOS/raw/master/repo.sh"

View file

@ -19,7 +19,7 @@ fi
# xorriso # xorriso
# squashfs-tools # squashfs-tools
iso_name=spectreos iso_name=SpectreOS
iso_label="SPECTREOS" iso_label="SPECTREOS"
iso_label_short="S_OS" iso_label_short="S_OS"
iso_version=$(date +%Y%m%d) iso_version=$(date +%Y%m%d)