From 54a4d0433301ac9f29b44ed23b1d6cf0469fbe5b Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Wed, 12 Aug 2020 22:08:14 +0800 Subject: [PATCH] Update restore.sh --- restore.sh | 1 + 1 file changed, 1 insertion(+) 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