mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-24 01:56:24 +00:00
Added units description for DEBUG_MEMORY option
This commit is contained in:
@@ -164,6 +164,8 @@ if isTrue "${USE_LARGE_PAGES}"; then
|
||||
fi
|
||||
|
||||
if isTrue "${DEBUG_MEMORY}"; then
|
||||
log "Memory usage and availability (in MB)"
|
||||
uname -a
|
||||
free -m
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user