Skip to content

Instantly share code, notes, and snippets.

@macmule
Created November 21, 2021 20:03
Show Gist options
  • Select an option

  • Save macmule/cbccdb1f901a540e2d0eff3e7fff9254 to your computer and use it in GitHub Desktop.

Select an option

Save macmule/cbccdb1f901a540e2d0eff3e7fff9254 to your computer and use it in GitHub Desktop.
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