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

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"