apk:add a colon; apt-key:remove english contents

italian
hugue 2018-12-24 08:55:09 +08:00 committed by Agniva De Sarker
parent a5db4c3ad5
commit a1e9cb673e
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
> Alpine linux的包管理工具.
- 从所有的远程仓库中更新仓库索引
- 从所有的远程仓库中更新仓库索引:
`apk update`

View File

@ -19,6 +19,5 @@
`wget -qO - {{https://host.tld/filename.key}} | apt-key add -`
- 指定密钥ID,从密钥服务器中添加一个密钥:
- Add a key from keyserver with only key id:
`apt-key adv --keyserver {{pgp.mit.edu}} --recv {{KEYID}}`