mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
Added units description for DEBUG_MEMORY option
This commit is contained in:
parent
40547439b2
commit
c68997936a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user