mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
Fixed maven_opts
This commit is contained in:
parent
d2e2cc3965
commit
b04b28f5ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
## Maven configuration
|
||||
export MAVEN_OPTS='-Xms256m -XX:MaxPermSize=512m -Xmx1024m'
|
||||
export MAVEN_OPTS='-Xms256m -Xmx1024m'
|
||||
export GOPATH='/home/tony/.go/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue