Skip to content

Instantly share code, notes, and snippets.

@rweichler
Created December 24, 2013 06:30
Show Gist options
  • Save rweichler/8109532 to your computer and use it in GitHub Desktop.
Save rweichler/8109532 to your computer and use it in GitHub Desktop.
tryina get dis shit to work breh
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