Skip to content

Instantly share code, notes, and snippets.

@enykeev
Created August 26, 2014 09:34
Show Gist options
  • Save enykeev/f2d94761c96899672739 to your computer and use it in GitHub Desktop.
Save enykeev/f2d94761c96899672739 to your computer and use it in GitHub Desktop.
enykeev at localhost : /A/T/C/MacOS
↪ cat install_tower_cli
#!/bin/sh
echo $1 > /tmp/something
echo $2 >> /tmp/something
enykeev at localhost : /A/T/C/MacOS
↪ cat /tmp/something
/Applications/Tower
2.app/Contents/MacOS/gittower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment