diff --git a/scripts/create_sibling.sh b/scripts/create_sibling.sh index 5ae58ef..c69ff84 100755 --- a/scripts/create_sibling.sh +++ b/scripts/create_sibling.sh @@ -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= bs=4M status=progress" +echo -ne "[+] Congratz, it's a boy (⌐■_■)!\n[+] One more step: dd if=../$PWNI_OUTPUT of= bs=4M status=progress"