首页 > 学院 > 开发设计 > 正文

repo init error: no signature found

2019-11-09 16:00:15
字体:
来源:转载
供稿:网友

原因也很简单,repo的版本太低了;执行以下的command就可以解决了。

下载最新的repo到/sbin目录下

sudo curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > /sbin/reposudo chmod a+x /sbin/repo
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表