#!/bin/sh

# go into tmp as the program leaves a cfg file behind
cd /tmp
java -jar -Xms96m -Xmx96m  /usr/share/vmri-nonfree/vmri.jar
