mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Move kali repo key into keys dir.
This commit is contained in:
@@ -11,6 +11,6 @@ cat >/etc/apt/sources.list.d/kali.list <<KALI_EOF
|
|||||||
deb http://http.kali.org/kali kali-rolling main contrib non-free
|
deb http://http.kali.org/kali kali-rolling main contrib non-free
|
||||||
KALI_EOF
|
KALI_EOF
|
||||||
|
|
||||||
/usr/bin/apt-key add ${BASEDIR}/kali-repo.key
|
/usr/bin/apt-key add ${BASEDIR}/keys/gpg/kali-repo.key
|
||||||
/usr/bin/apt-get update
|
/usr/bin/apt-get update
|
||||||
/usr/bin/apt-get install -y kali-linux-full
|
/usr/bin/apt-get install -y kali-linux-full
|
||||||
|
|||||||
Reference in New Issue
Block a user