2020-07-12 01:42:30 +02:00
< center >
2020-07-14 18:20:14 +02:00
< h1 align = "center" > Uncursus< / h1 >
2020-07-12 01:42:30 +02:00
< h3 align = "center" > a installation script that allows Procursus as its bootstrap< / h3 >
< br / >
< h4 align = "center" > Note: It's not recommended by the Procursus maintainers to run this script, support will not be provided so please do not go contacting Diatrus.< / h4 >
< / center >
### Installation:
***Disclaimer: I am not held responsible for any damage done to your device.***< br / >
***Note: you must have a computer to launch the script via SSH, you cannot use NewTerm.***< br / >
2020-07-13 15:56:26 +02:00
***Note: I recommend that you know what you're doing***< br / >
2020-08-02 07:20:11 +02:00
1) You don't need to restore rootfs anymore, Tweaks/Apps are saved< br / >
2020-07-30 18:54:37 +02:00
2) Refresh sources in Cydia and install `OpenSSH` and `Curl` < br />
2020-08-02 03:53:28 +02:00
3) Find the IP of your iDevice and connect to it 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 / >
2020-07-30 18:54:37 +02:00
4) Use the following command in your SSH session for installation:< br / >
2020-07-30 22:57:03 +02:00
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncursus/new/installuncursus.sh)"` < br />
2020-07-30 18:54:37 +02:00
5) Once your device resprings, launch Sileo and you're good to go.< br / >
2020-07-12 01:42:30 +02:00
2020-08-02 07:20:11 +02:00
***For all users that don't have a PC, I made a Non-Computer version.***< br / >
***Disclaimer: This is still in beta***< br / >
1) You don't need to restore rootfs anymore, Tweaks/Apps are saved
2020-07-29 02:05:15 +02:00
2) Add https://repo.yaya48.gq in cydia
2020-08-02 12:32:59 +02:00
3) Install `Uncursus Installer` come with MTerminal as a dependency, newterm isn't supported.
4) Open MTerminal and login as root with your password. Type `su` , then `alpine` (or your root password)
2020-08-02 07:20:11 +02:00
5) Type `uncursus-installer` , then run it and wait
6) When finished, your device will respring.
7) Open Sileo, update your packages and enjoy
2020-07-21 03:21:38 +02:00
2020-07-12 01:42:30 +02:00
### Questions & Support:
- Discord: Yaya4#1989
- Twitter: [@Yaya4_4 ](https://twitter.com/Yaya4_4 )
2020-07-14 02:08:11 +02:00
2020-08-02 07:20:11 +02:00
***Note: Support is not for installation help, but for bug reports or asking questions. All installation steps are here***< br / >
2020-07-12 01:42:30 +02:00
### Credits:
[Procursus Team ](https://github.com/ProcursusTeam/ ) - for the bootstrap< br />
2020-08-02 13:01:25 +02:00
[CoolStar ](https://github.com/coolstar/ ) - Previously for the deploy script (that not used anymore)< br />
2020-07-12 01:42:30 +02:00
knuckles approver#1119 (on Discord) - for the testing and name of the project< br / >