linux下使用curl、wget
curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo
URL_PREFIX=https://xxxxxx
wget $URL_PREFIX/gn/1523/linux/gn.1523.tar
curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo
URL_PREFIX=https://xxxxxx
wget $URL_PREFIX/gn/1523/linux/gn.1523.tar