Skip to content

Instantly share code, notes, and snippets.

View RandomInsano's full-sized avatar

Edwin Amsler RandomInsano

  • AWS Thinkbox
  • Winnipeg, Canada
View GitHub Profile
@RandomInsano
RandomInsano / mayaOnUbuntu.sh
Last active December 19, 2015 20:08 — forked from heiths/mayaOnUbuntu.sh
Install Maya 2013 on Ubuntu Server 12.04 as easily as possible
#!/bin/bash
# Heith Seewald 2012
# Edwin Amsler 2013
#Feel free to extend/modify to meet your needs.
#Maya on Ubuntu v.1
#This is the base installer... I’ll add more features in later versions.
#if you have any issues, feel free email me at heiths@gmail.com (or Edwin at EdwinGuy@Gmail.com)
#### Lets run a few checks to make sure things work as expected.