mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 08:29:17 +01:00
More corrections
what's with the wrong checksums from ipsw.me? haha
This commit is contained in:
parent
aa802cfac6
commit
8b85e7f139
@ -97,7 +97,6 @@
|
||||
- A7 patches from [MatthewPierson](https://github.com/MatthewPierson/iPhone-5s-OTA-Downgrade-Patches)
|
||||
- [EtasonJB](https://www.theiphonewiki.com/wiki/EtasonJB)
|
||||
- [evasi0n](https://www.theiphonewiki.com/wiki/Evasi0n)
|
||||
- [evasi0n7](https://www.theiphonewiki.com/wiki/Evasi0n7)
|
||||
- [Pangu](https://www.theiphonewiki.com/wiki/Pangu)
|
||||
- [p0sixspwn](https://www.theiphonewiki.com/wiki/p0sixspwn)
|
||||
- [unthredeh4il](https://www.theiphonewiki.com/wiki/Unthredera1n#unthredeh4il)
|
||||
|
@ -1 +1 @@
|
||||
5bfffd6a3b4dedd093aa2fbc0c8e6048aaadac8a
|
||||
146cd896abb21680383fe675cbc99fc36d3cce57
|
||||
|
@ -1 +1 @@
|
||||
7dcfd428d08e089f41ceb984ad0ce57d374fde04
|
||||
b2e221543f24a66209c70e8465d037fe22afeefa
|
||||
|
@ -1 +1 @@
|
||||
b2e14e3bc98f41641455c8b6c23e484489604f87
|
||||
a123b049c7a03cc952c6328de998d4f74d49c18b
|
||||
|
@ -1 +1 @@
|
||||
ed0ffe5ad5e63fe3a977a1ffe49bedbe2dcffd89
|
||||
1454b106551053804f3ac39fff4c17454cb6ae90
|
||||
|
@ -1 +1 @@
|
||||
ee79420677fd12d1f11181ddb1e775f64d426a7c
|
||||
a03a29c4dd2016edb3da72c3e26e30fbf0f42b2f
|
||||
|
@ -29,10 +29,8 @@ JailbreakSet() {
|
||||
elif [[ $OSVer == "8.4.1" ]]; then
|
||||
JBName="EtasonJB"
|
||||
IPSWCustom="${IPSWCustom}E"
|
||||
elif [[ $OSVer == "7.1"* ]]; then
|
||||
elif [[ $OSVer == "7.1.2" ]]; then
|
||||
JBName="Pangu7"
|
||||
elif [[ $OSVer == "7"* ]]; then
|
||||
JBName="evasi0n7"
|
||||
elif [[ $OSVer == "6.1.3" ]]; then
|
||||
JBName="p0sixspwn"
|
||||
elif [[ $OSVer == "6"* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user