Skip to content

Instantly share code, notes, and snippets.

@eni9889
Created January 23, 2018 19:43
Show Gist options
  • Save eni9889/b637abc909274c38c1f2a913946e101c to your computer and use it in GitHub Desktop.
Save eni9889/b637abc909274c38c1f2a913946e101c to your computer and use it in GitHub Desktop.
Installing Instagram ++ on Electra
*******************
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