Debian change sources list: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
sudo apt update | sudo apt update | ||
sudo apt install apt-transport-https ca-certificates | sudo apt install apt-transport-https ca-certificates | ||
# 把上段代码框内的所有 http 改为 https | # 把上段代码框内的所有 http: 改为 https: | ||
sudo apt update | sudo apt update | ||
</syntaxhighlight> | </syntaxhighlight> |