mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
Fix some things
This commit is contained in:
parent
5e690a4eab
commit
a8a77f1fca
Binary file not shown.
@ -461,6 +461,7 @@ function Downgrade {
|
||||
[[ $ProductType == iPad4* ]] && cp $IPSW/Firmware/dfu/$iBSSb.im4p $IPSW/Firmware/dfu/$iBECb.im4p .
|
||||
cp $IPSW/Firmware/all_flash/$SEP .
|
||||
fi
|
||||
[ ! -e $IPSW.ipsw ] && Error "Failed to create custom IPSW. Please run the script again"
|
||||
if [[ $ProductType == iPad4,4 ]] || [[ $ProductType == iPad4,5 ]]; then
|
||||
iBEC=$iBECb
|
||||
iBSS=$iBSSb
|
||||
|
Loading…
Reference in New Issue
Block a user