用户工具


repo使用

repo 同时管理多个仓库


下载repo

curl http://192.168.41.191/repo> /bin/repo
chmod a+x /bin/repo

初始化repo

repo init -u url 

同步repo

repo sync