Update 'build_los16_4_chiron.sh'
This commit is contained in:
parent
ae86c8f6dd
commit
86bd3987dd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ sudo apt update && sudo apt full-upgrade -y && sudo apt install -y bc build-esse
|
||||||
mkdir -p ~/android/lineage && cd android/lineage
|
mkdir -p ~/android/lineage && cd android/lineage
|
||||||
|
|
||||||
# setup git
|
# setup git
|
||||||
git config --global user.email "david@impstyle.com" && git config --global user.name "zwnk"
|
git config --global user.email "mail@mail.com" && git config --global user.name "iamsosexy"
|
||||||
|
|
||||||
# init and download repo
|
# init and download repo
|
||||||
repo init -u https://github.com/LineageOS/android.git -b lineage-16.0
|
repo init -u https://github.com/LineageOS/android.git -b lineage-16.0
|
||||||
|
|
Loading…
Reference in a new issue