updated on Fri Jan 20 20:16:25 UTC 2012
[aur-mirror.git] / mobac / mobac.sh
blobed3bde60c12c3f5be0ad5768eaf6618133f52c88
1 #!/bin/sh
3 # This file will start the Mobile Atlas Creator with custom memory settings for
4 # the JVM. With the below settings the heap size (Available memory for the application)
5 # will range from 64 megabyte up to 512 megabyte.
6 cd /usr/share/mobac/
7 java -Xms64m -Xmx512M -jar Mobile_Atlas_Creator.jar