9cc67798c2ed2472172569f16be21bcf71cdd6ef
[meviz.git] / meviz
1 #!/bin/bash
2
3 set -f
4
5 java -Xmx4500m -jar /opt/meviz/meviz.jar "$@"