Merge pull request #12 from friedphish/patch-1

Update create_sibling.sh
This commit is contained in:
evilsocket 2019-09-27 18:43:30 +02:00 committed by GitHub
commit ecb4a81e23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,6 +168,7 @@ function provision_raspbian() {
cd caplets
make install
rm -rf /tmp/caplets
cd /root # fixes getcwd error that was bugging me
# Re4son-Kernel
echo "deb http://http.re4son-kernel.com/re4son/ kali-pi main" > /etc/apt/sources.list.d/re4son.list