From 848a8def00e531a25233bb5550dfba35faa303a5 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 3 Apr 2023 20:57:19 -0600 Subject: scripts/main.sh: Add more comments --- scripts/main.sh | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'scripts') diff --git a/scripts/main.sh b/scripts/main.sh index d86e984..c5fc238 100755 --- a/scripts/main.sh +++ b/scripts/main.sh @@ -31,10 +31,15 @@ export GOMEMLIMIT="$(awk '/^MemTotal:/{ print $2 "KiB" }'