mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-30 11:54:18 +01:00
Update ipsw
This commit is contained in:
parent
baedf5657e
commit
d703ab0157
@ -57,8 +57,6 @@ SetToolPaths() {
|
|||||||
tsschecker="./resources/tools/tsschecker_$platform"
|
tsschecker="./resources/tools/tsschecker_$platform"
|
||||||
|
|
||||||
if [[ $platform == "linux" ]]; then
|
if [[ $platform == "linux" ]]; then
|
||||||
LDDver=$(ldd --version | awk '/ldd/{print $NF}' | cut -c 3-)
|
|
||||||
(( LDDver >= 34 )) && ipsw="${ipsw}2"
|
|
||||||
# these need to run as root for device detection
|
# these need to run as root for device detection
|
||||||
futurerestore="sudo $futurerestore"
|
futurerestore="sudo $futurerestore"
|
||||||
ipwndfu="sudo $ipwndfu"
|
ipwndfu="sudo $ipwndfu"
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user