📜  kali linux 存储库的无效签名 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:10.863000             🧑  作者: Mango

代码示例1
#Download the key of the kali package repository with this command:

wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add

#then run the update.