mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
an ipwnder change
This commit is contained in:
parent
4fccf30934
commit
f08bd8fd2d
@ -1567,8 +1567,8 @@ device_enter_mode() {
|
||||
log "Placing device to pwnDFU mode using ipwnder_lite"
|
||||
opt="$ipwnder"
|
||||
case $device_proc in
|
||||
6 ) opt+="2 -p";;
|
||||
4 ) opt+=" -d";;
|
||||
* ) opt+="2 -p";;
|
||||
esac
|
||||
$opt
|
||||
tool_pwned=$?
|
||||
|
Loading…
Reference in New Issue
Block a user