most: Set k-r before downloading k-l-d
This commit is contained in:
@@ -211,6 +211,12 @@ apt download ca-certificates
|
||||
apt download libgdk-pixbuf2.0-0
|
||||
apt download fontconfig
|
||||
|
||||
# This is a bit annoying, but since we build releases against
|
||||
# kali-last-snapshot, we need either to keep k-l-s in sources.list or we need to
|
||||
# do this.
|
||||
echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" > /etc/apt/sources.list
|
||||
echo "#deb-src http://http.kali.org/kali kali-rolling main contrib non-free" >> /etc/apt/sources.list
|
||||
apt-get update
|
||||
apt-get --yes --download-only install kali-linux-default
|
||||
|
||||
# Try and make the console a bit nicer
|
||||
|
||||
Reference in New Issue
Block a user