Created
November 21, 2021 20:03
-
-
Save macmule/cbccdb1f901a540e2d0eff3e7fff9254 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if [ "x$ES_MAX_MEM" = "x" ]; then | |
| ES_MAX_MEM=4g | |
| fi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment