Skip to content

Instantly share code, notes, and snippets.

View viliusddd's full-sized avatar

Vilius Juodžiukynas viliusddd

  • Vilnius, Lithuania
  • 12:36 (UTC +03:00)
  • LinkedIn in/vilius1
View GitHub Profile
@viliusddd
viliusddd / maya2019install.sh
Created October 8, 2019 14:02 — forked from egetun/maya2019install.sh
Autodesk Maya 2019 Installation Bash Script v1.0 for Ubuntu 18.04 / Tested on KDE Neon 5.14
#!/bin/bash
#Deniz Ege Tunçay, 2019
#nrtkbb, 2018
#Neal Burger, 2017
#Autodesk Maya Installation Bash Script v1.0 for Ubuntu 18.04 based Linux Distributions
#if you have any issues, feel free tweet me // @egetun
#Make sure we’re running with root permissions.