Also if people already have the 1.1.3 firmware they can configure install.sh so it doesn't have do download it.
Assuming you have already got the jailbreak 1.1.3 files extracted on your iphone but haven't run them yet.
1. On your PC/MAC extract the install.sh from the zip/tar file.
2. Edit the extracted install.sh file with a text editor and comment the wget line i.e. stick a hash (#) at the front so it looks like:
# wget "$RESTORE_IPSW" -O /private/var/restore.zip
3. On your PC/MAC copy the firmware somewhere and rename it "restore.zip"
4. Open a WinSCP session to your iphone.
5. Copy the editted install.sh to the root (/) directory over-writing the one thats there already.
6. Copy the restore.zip file to /private/var/
i.e. so there is a restore.zip file in /private/var/
And continue with the instructions running "sh install.sh"....
Assuming you have already got the jailbreak 1.1.3 files extracted on your iphone but haven't run them yet.
1. On your PC/MAC extract the install.sh from the zip/tar file.
2. Edit the extracted install.sh file with a text editor and comment the wget line i.e. stick a hash (#) at the front so it looks like:
# wget "$RESTORE_IPSW" -O /private/var/restore.zip
3. On your PC/MAC copy the firmware somewhere and rename it "restore.zip"
4. Open a WinSCP session to your iphone.
5. Copy the editted install.sh to the root (/) directory over-writing the one thats there already.
6. Copy the restore.zip file to /private/var/
i.e. so there is a restore.zip file in /private/var/
And continue with the instructions running "sh install.sh"....