Skip to content

Instantly share code, notes, and snippets.

View Era-Dorta's full-sized avatar

Era Dorta Era-Dorta

View GitHub Profile
@Era-Dorta
Era-Dorta / mayaOnUbuntu.sh
Last active January 20, 2020 14:33 — forked from heiths/mayaOnUbuntu.sh
Updated for Maya 2015 SP5 and ubuntu 14.04
#!/bin/bash
#Heith Seewald 2012
#Garoe Dorta 2015
# Also based on https://gist.github.com/MichaelLawton/ee27bf4a0f591bed19ac
#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
#### Lets run a few checks to make sure things work as expected.