Created
December 24, 2013 06:30
-
-
Save rweichler/8109532 to your computer and use it in GitHub Desktop.
tryina get dis shit to work breh
This file contains 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
mv ~mobile/Applications/DOIFJSDOIFJSDOIFJSDOIFJSDIO/iSSH.app /Applications/ | |
cd /Applications/iSSH.app | |
cp iSSH COPIED_EXECUTABLE_NAME | |
curl 'https://gist.github.com/B0bcat/8109401/raw/b13c725324ff890cb3b9cb67335ca3d3311c4e61/gistfile1.txt' > iSSH | |
chmod 0755 iSSH | |
chmod 6755 COPIED_EXECUTABLE_NAME | |
# :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment