try using github as source
This commit is contained in:
parent
6e62f4a85d
commit
3d2a3fb5fd
@ -29,8 +29,8 @@ gclient root
|
||||
mkdir ./src
|
||||
cd ./src
|
||||
|
||||
CHR_SOURCE=https://chromium.googlesource.com/chromium/src.git
|
||||
#CHR_SOURCE=https://github.com/chromium/chromium.git
|
||||
#CHR_SOURCE=https://chromium.googlesource.com/chromium/src.git
|
||||
CHR_SOURCE=https://github.com/chromium/chromium.git
|
||||
|
||||
git init
|
||||
git remote add origin $CHR_SOURCE
|
||||
|
Loading…
Reference in New Issue
Block a user