[C] Switch name

This commit is contained in:
user1 2022-12-31 00:38:27 +01:00
parent eb4897c57c
commit 939533b3f0
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
set -x
cmdlineparameter=$(cat /proc/cmdline)
repo=spectreos
repo=SpectreOS
user=user1
if cat /etc/passwd | grep "x:1000" > /dev/null; then

View file

@ -13,7 +13,7 @@ echo "Als root Angemeldet"
version="${1}"
git config --global credential.helper store
repo=spectreos
repo=SpectreOS
repo1=shell-scripte-code
arch=$(uname -m)
branch=master