Include info on SSH and how to use it

Explains how to use SSH and what it is
This commit is contained in:
Brennan LeBlanc 2020-08-01 22:47:00 -03:00 committed by GitHub
parent 986ba1a924
commit 885a7046b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
***Note: I recommend that you know what you're doing***<br/>
1) You don't need to restore rootfs anymore Tweaks/Apps Are saved<br/>
2) Refresh sources in Cydia and install `OpenSSH` and `Curl`<br/>
3) Find the IP of your iDevice and connect via SSH on your computer.<br/>
3) Find the IP of your iDevice and connect via SSH on your computer. Don't know what SSH is or how to use it? Refer to: https://www.hostinger.com/tutorials/ssh-tutorial-how-does-ssh-work<br/>
4) Use the following command in your SSH session for installation:<br/>
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncursus/new/installuncursus.sh)"`<br/>
5) Once your device resprings, launch Sileo and you're good to go.<br/>