mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Revert "macOS use idevicerestore s0uthwest"
This reverts commit bfe5d98521
.
This commit is contained in:
parent
bfe5d98521
commit
ad4dd4bb7a
Binary file not shown.
@ -500,7 +500,7 @@ function Downgrade {
|
|||||||
Log "Proceeding to idevicerestore..."
|
Log "Proceeding to idevicerestore..."
|
||||||
mkdir shsh
|
mkdir shsh
|
||||||
mv $SHSH shsh/${UniqueChipID}-${ProductType}-${OSVer}.shsh
|
mv $SHSH shsh/${UniqueChipID}-${ProductType}-${OSVer}.shsh
|
||||||
$idevicerestore -y -e -w $IPSW.ipsw
|
$idevicerestore -e -w $IPSW.ipsw
|
||||||
elif [ $Baseband == 0 ]; then
|
elif [ $Baseband == 0 ]; then
|
||||||
Log "Device $ProductType has no baseband"
|
Log "Device $ProductType has no baseband"
|
||||||
Log "Proceeding to futurerestore..."
|
Log "Proceeding to futurerestore..."
|
||||||
|
Loading…
Reference in New Issue
Block a user