#!/bin/sh
#
# Launches Preston in JVM
#

java -Xmx4G -XX:+UseG1GC -cp "/usr/share/preston/lib/*" bio.guoda.preston.Preston $@