We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad2bc1 commit d72db19Copy full SHA for d72db19
scripts/start-configuration
@@ -50,7 +50,7 @@ fi
50
51
if isTrue "${DEBUG_MEMORY:-false}"; then
52
log "Memory usage and availability (in MB)"
53
- uname -parts
+ uname -pars
54
free -m
55
fi
56
0 commit comments