Merge pull request #32 from incredincomp/master

Update create_sibling.sh
This commit is contained in:
evilsocket 2019-10-01 11:20:41 +02:00 committed by GitHub
commit dfe83c68c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -283,4 +283,4 @@ fi
setup_raspbian
provision_raspbian
echo -ne "[+] Congratz, it's a boy (⌐■_■)!\n[+] One more step: dd if=$PWNI_OUTPUT of=<PATH_TO_SDCARD> bs=4M status=progress"
echo -ne "[+] Congratz, it's a boy (⌐■_■)!\n[+] One more step: dd if=../$PWNI_OUTPUT of=<PATH_TO_SDCARD> bs=4M status=progress"