[F] Fix update.sh
This commit is contained in:
parent
93561599aa
commit
be8449a3c4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ echo "Als root Angemeldet"
|
||||||
version="${1}"
|
version="${1}"
|
||||||
|
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
repo=deadc0de-remix-os
|
repo=spectreos
|
||||||
repo1=shell-scripte-code
|
repo1=shell-scripte-code
|
||||||
arch=$(uname -m)
|
arch=$(uname -m)
|
||||||
branch=master
|
branch=master
|
||||||
|
|
Loading…
Reference in a new issue