mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-24 15:21:49 +01:00
Forgot to set a variable for s5l8900
This commit is contained in:
parent
a20d870e97
commit
eee31e844c
@ -576,6 +576,7 @@ device_get_info() {
|
||||
log "Getting device info..."
|
||||
if [[ $device_mode == "WTF" ]]; then
|
||||
device_s5l8900xall
|
||||
device_wtfexit=1
|
||||
fi
|
||||
case $device_mode in
|
||||
"DFU" | "Recovery" )
|
||||
|
Loading…
Reference in New Issue
Block a user