[C] Switch name to SpectreOS
This commit is contained in:
parent
2a04a06855
commit
21cf115928
3 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue