Use small trick to let cdebootstrap recognize kali as wheezy
It's cleaner than the hook and avoid other errors with more recent live-build versions.debian-cd
parent
713d006369
commit
6fba34ad54
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# somehow we need to replace wheezy with kali
|
||||
sed -i -e 's/wheezy/kali/g' /etc/apt/sources.list
|
||||
|
Loading…
Reference in New Issue