Skip to content

Instantly share code, notes, and snippets.

@YUChoe
Created January 15, 2015 08:48
Show Gist options
  • 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