Created
January 23, 2018 19:43
-
-
Save eni9889/b637abc909274c38c1f2a913946e101c to your computer and use it in GitHub Desktop.
Installing Instagram ++ on Electra
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
******************* | |
The following commands should be run on the device using SSH | |
Please only do this if you are okay with risking your JB. | |
****************** | |
First install uasharedtools if you don't have it: | |
``` | |
/bootstrap/usr/local/bin/wget -O - http://repo.unlimapps.com/electra/com.unlimapps.uasharedtools/electra.sh | /bootstrap/bin/bash | |
``` | |
then Install the actual tweak: | |
``` | |
/bootstrap/usr/local/bin/wget -O - http://repo.unlimapps.com/electra/com.unlimapps.gramplus/electra.sh | /bootstrap/bin/bash | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment