#!/bin/sh

exec java -Xms64m -Xmx1024M -jar /usr/share/mobile-atlas-creator/Mobile_Atlas_Creator.jar "$@"
