0
0
mirror of https://github.com/Doodle3D/Doodle3D-Slicer.git synced 2025-02-12 02:52:43 +01:00
2015-06-12 15:58:26 +02:00

9 lines
228 B
Bash
Executable File

#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$DIR/setup_test_env.bash"
blender --background $BLEND/cubeA.blend --python $PYSCRIPT -- \
$JSON --vertices --faces
makereview $@ --tag $(tagname)