Skip to content

Instantly share code, notes, and snippets.

@YUChoe
Created January 15, 2015 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YUChoe/6c0e66b70cfcc164fe14 to your computer and use it in GitHub Desktop.
Save YUChoe/6c0e66b70cfcc164fe14 to your computer and use it in GitHub Desktop.
/usr/bin/spm_get
#!/bin/bash
wget -qO- $1 | sudo tar xvz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment