Skip to content

Instantly share code, notes, and snippets.

@hakatashi
Created March 2, 2017 06:41
Show Gist options
  • Save hakatashi/9cd218afad6c38ceb2139b23d0c16661 to your computer and use it in GitHub Desktop.
Save hakatashi/9cd218afad6c38ceb2139b23d0c16661 to your computer and use it in GitHub Desktop.
# 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