398 B
398 B
Ubuntu 安装和设置 Repo
安装
apt-get install repo
安装好后:
vim /usr/bin/repo
修改 REPO_URL 为如下值:
REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/'
apt-get install repo
安装好后:
vim /usr/bin/repo
修改 REPO_URL 为如下值:
REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/'