mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 08:57:57 +00:00
text edit, nothing.
This commit is contained in:
parent
a4ea1d50aa
commit
3c75f53521
2
inxi
2
inxi
|
@ -10324,7 +10324,7 @@ print_machine_data()
|
|||
print_memory_data()
|
||||
{
|
||||
eval $LOGFS
|
||||
local memory_line="${C1}Placeholder$SEP3${C2} Feature not yet developed."
|
||||
local memory_line="${C1}Placeholder$SEP3${C2} Feature not yet developed"
|
||||
|
||||
memory_line=$( create_print_line "Memory:" "$memory_line${CN}" )
|
||||
print_screen_output "$memory_line"
|
||||
|
|
Loading…
Reference in a new issue