Fix some things

This commit is contained in:
LukeeGD 2020-09-16 20:59:09 +08:00
parent 5e690a4eab
commit a8a77f1fca
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -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