1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-02-24 21:44:01 +00:00

3 lines
80 B
Plaintext
Raw Normal View History

2013-08-07 20:23:13 -07:00
# Increase memory sizes for java using Ant
export ANT_OPTS="-Xmx2048m -Xms512m"