diff --git a/restore.sh b/restore.sh index dea3b14..25280c4 100755 --- a/restore.sh +++ b/restore.sh @@ -206,6 +206,7 @@ function kDFU { cd resources/ipwndfu 2>/dev/null Log "Booting iBSS..." sudo python2 ipwndfu -l ../../tmp/pwnediBSS + cd ../.. return $? fi