Created
March 2, 2017 06:41
-
-
Save hakatashi/9cd218afad6c38ceb2139b23d0c16661 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
# Ubuntu Server 16.04 | |
sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install p7zip-full blender awscli -y | |
aws s3 cp s3://hakata-generic/blender/umikaze_cardboard.7z . | |
7z x umikaze_cardboard.7z | |
time blender -b umikaze_cardboard.blender -t 0 -a > blender-m4-16x.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment