mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 11:56:29 +08:00
4 lines
54 B
Bash
4 lines
54 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export MAVEN_OPTS="-XX:MaxPermSize=128M"
|