Skip to content

Instantly share code, notes, and snippets.

@cmdswitch
Created January 30, 2016 04:22
Show Gist options
  • Save cmdswitch/d083d059987fc0b66943 to your computer and use it in GitHub Desktop.
Save cmdswitch/d083d059987fc0b66943 to your computer and use it in GitHub Desktop.
get teamsix repo
#!/bin/bash
rm -rf $HOME/teamsix
git clone /teamsix/teamsix.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment