mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-03 13:24:18 +01:00
Update futurerestore.sh
This commit is contained in:
parent
e97b846571
commit
bc14150352
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
libipatcher=0
|
export libipatcher=0
|
||||||
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig
|
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig
|
||||||
|
|
||||||
# This script can be used to compile tools used by iOS-OTA-Downgrader for Linux
|
# This script can be used to compile tools used by iOS-OTA-Downgrader for Linux
|
||||||
|
|
||||||
@ -36,9 +36,9 @@ Compile libimobiledevice libplist
|
|||||||
Compile libimobiledevice libusbmuxd
|
Compile libimobiledevice libusbmuxd
|
||||||
Compile libimobiledevice libimobiledevice
|
Compile libimobiledevice libimobiledevice
|
||||||
Compile LukeZGD libirecovery #irecovery_linux
|
Compile LukeZGD libirecovery #irecovery_linux
|
||||||
Compile tihmstar libgeneral
|
Compile LukeZGD libgeneral
|
||||||
Compile tihmstar libfragmentzip
|
Compile LukeZGD libfragmentzip
|
||||||
Compile tihmstar img4tool
|
Compile LukeZGD img4tool
|
||||||
|
|
||||||
if [[ $libipatcher != 0 ]]; then
|
if [[ $libipatcher != 0 ]]; then
|
||||||
Clone Merculous xpwn
|
Clone Merculous xpwn
|
||||||
|
Loading…
Reference in New Issue
Block a user