mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Fix g1lbertJB Cydia.tar error
This commit is contained in:
parent
b2b2844b9f
commit
057a34c50a
@ -4560,9 +4560,9 @@ device_jailbreakrd() {
|
|||||||
print "* Ignore the \"Error Code 1\" and \"Error Code 102\" errors, this is normal and part of the jailbreaking process."
|
print "* Ignore the \"Error Code 1\" and \"Error Code 102\" errors, this is normal and part of the jailbreaking process."
|
||||||
pause
|
pause
|
||||||
pushd ../resources/jailbreak/g1lbertJB >/dev/null
|
pushd ../resources/jailbreak/g1lbertJB >/dev/null
|
||||||
cp ../freeze.tar payload/Cydia.tar
|
cp ../freeze.tar payload/common/Cydia.tar
|
||||||
../../$dir/gilbertjb
|
../../$dir/gilbertjb
|
||||||
rm payload/Cydia.tar
|
rm payload/common/Cydia.tar
|
||||||
popd >/dev/null
|
popd >/dev/null
|
||||||
return
|
return
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user