mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 02:14:15 +01:00
Update ipsw
This commit is contained in:
parent
baedf5657e
commit
d703ab0157
@ -57,8 +57,6 @@ SetToolPaths() {
|
||||
tsschecker="./resources/tools/tsschecker_$platform"
|
||||
|
||||
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
|
||||
futurerestore="sudo $futurerestore"
|
||||
ipwndfu="sudo $ipwndfu"
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user