Last active
October 3, 2016 21:22
-
-
Save bo01ean/3bc30c6937cca674b1491a3885702aea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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