赞
踩
开发环境:Ubuntu16
mkdir ~/repo
cd ~/repo
导入repo环境
export PATH=~/repo:$PATH
export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo'
vim ~/.bashrc
export PATH=~/repo:$PATH
export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo'
如果下载失败,多下载几次
curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o repo
chmod a+x repo
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。