下载repo脚本时无法连接的解决方法

来源:互联网 发布:淘宝上的裤尺码对照表 编辑:程序博客网 时间:2024/05/29 12:32

使用curl https://android.git.kernel.org/repo >repo下载repo脚本时,显示curl: couldn't connect to host,原因是443端口被禁止,打开方法 ufw allow 443