Update prepare-build.sh
This commit is contained in:
parent
406a5d83c2
commit
6e62f4a85d
@ -29,8 +29,8 @@ gclient root
|
|||||||
mkdir ./src
|
mkdir ./src
|
||||||
cd ./src
|
cd ./src
|
||||||
|
|
||||||
#CHR_SOURCE=https://chromium.googlesource.com/chromium/src.git
|
CHR_SOURCE=https://chromium.googlesource.com/chromium/src.git
|
||||||
CHR_SOURCE=https://github.com/chromium/chromium.git
|
#CHR_SOURCE=https://github.com/chromium/chromium.git
|
||||||
|
|
||||||
git init
|
git init
|
||||||
git remote add origin $CHR_SOURCE
|
git remote add origin $CHR_SOURCE
|
||||||
|
Loading…
Reference in New Issue
Block a user