mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Update downgrade.sh
This commit is contained in:
parent
a3961e7e6b
commit
0e2daa0182
@ -125,9 +125,9 @@ DowngradeOther() {
|
||||
fi
|
||||
fi
|
||||
if [[ $NoMove == 1 ]]; then
|
||||
rm resources/firmware/$ProductType/$BuildVer
|
||||
rm $FWKeys
|
||||
elif [[ -s tmp/index.html ]]; then
|
||||
mv tmp/index.html resources/firmware/$ProductType/$BuildVer
|
||||
mv tmp/index.html $FWKeys
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user