mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-05 07:03:24 +01:00
4 lines
54 B
Bash
4 lines
54 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export MAVEN_OPTS="-XX:MaxPermSize=128M"
|