Quickly hacked together capability to thumbnail animated gifs based on code snippets...
[meviz.git] / meviz
1 #!/bin/bash
2
3 set -f
4
5 java -Xmx4500m -jar /opt/meviz/meviz.jar "$@"