Skip to content

The theos installer script slightly rewritten to work with palera1n.

Notifications You must be signed in to change notification settings

JordanEJ/Palera1n-Theos-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

WARNING: This is a work in progress. It worked for me but might not for you.

Palera1n-Theos-Installer

A theos install script edited to work with palera1n.

Explanation:

When trying to install theos on iOS I kept on getting errors because the Palera1n strap repo is apparently unsigned. you could normally fix this by removing that repo but Palera1n strap is required and therefore unremovable. I have rewritten it so that it allows you to install even with unsigned repos.

Usage:

Just follow the installation instructions from the official theos docs but use:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/JordanEJ/Palera1n-Theos-Installer/main/install-theos)"

Instead of:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/theos/theos/master/bin/install-theos)"

As I have removed the -y option when installing theos you may have to manualy type "y" multiple times to confirm you want to install certian packages.

About

The theos installer script slightly rewritten to work with palera1n.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages