Skip to content

Instantly share code, notes, and snippets.

@bo01ean
Last active October 3, 2016 21:22
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 bo01ean/3bc30c6937cca674b1491a3885702aea to your computer and use it in GitHub Desktop.
Save bo01ean/3bc30c6937cca674b1491a3885702aea to your computer and use it in GitHub Desktop.
BUILDDIR=/tmp/cudabuild
mkdir -p $BUILDDIR
curl -O https://gist.githubusercontent.com/bo01ean/763a604d30c257b2589d530eb7f40027/raw/6583646eed75ebf945da246e56f549455132adef/install.sh
curl -O https://gist.githubusercontent.com/bo01ean/f42540ae42c67b39f1f386a3cd6f970f/raw/6b2663389ba44fc3ccc1ed1f65e17e2408ebaff3/commandMaps.sh
chmod +x install.sh commandMaps.sh
sudo ./install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment