mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-17 08:56:22 +01:00
Update restore.sh
This commit is contained in:
parent
b0fe860e34
commit
ad71e3acae
@ -2207,7 +2207,7 @@ device_remove4() {
|
|||||||
if [[ ! -e ../saved/$device_type/iBSS_8L1.dfu ]]; then
|
if [[ ! -e ../saved/$device_type/iBSS_8L1.dfu ]]; then
|
||||||
log "Downloading 8L1 iBSS..."
|
log "Downloading 8L1 iBSS..."
|
||||||
"$dir/partialzip" $(cat $device_fw_dir/8L1/url) Firmware/dfu/iBSS.n90ap.RELEASE.dfu iBSS_8L1.dfu
|
"$dir/partialzip" $(cat $device_fw_dir/8L1/url) Firmware/dfu/iBSS.n90ap.RELEASE.dfu iBSS_8L1.dfu
|
||||||
cp iBSS_8L1 ../saved/$device_type
|
cp iBSS_8L1.dfu ../saved/$device_type
|
||||||
else
|
else
|
||||||
cp ../saved/$device_type/iBSS_8L1.dfu .
|
cp ../saved/$device_type/iBSS_8L1.dfu .
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user