mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
For #67
This commit is contained in:
parent
b488400221
commit
4d02626e5d
@ -276,7 +276,7 @@ function kDFU {
|
||||
$bspatch saved/$ProductType/$iBSS.dfu tmp/pwnediBSS resources/patches/$iBSS.patch
|
||||
|
||||
if [[ $1 == iBSS ]]; then
|
||||
cd resources/ipwndfu 2>/dev/null
|
||||
cd resources/ipwndfu
|
||||
Log "Booting iBSS..."
|
||||
sudo $python ipwndfu -l ../../tmp/pwnediBSS
|
||||
ret=$?
|
||||
@ -385,6 +385,7 @@ function CheckM8 {
|
||||
sudo $python rmsigchks.py
|
||||
cd ../..
|
||||
else
|
||||
cd ../..
|
||||
kDFU iBSS
|
||||
fi
|
||||
Log "Downgrading device $ProductType in pwnDFU mode..."
|
||||
|
Loading…
Reference in New Issue
Block a user