mirror of
https://github.com/smxi/inxi.git
synced 2025-09-01 10:09:10 +00:00
comment clean up
This commit is contained in:
parent
026df46dfd
commit
70b4e1fb5b
1 changed files with 1 additions and 1 deletions
2
inxi
2
inxi
|
@ -2481,7 +2481,7 @@ get_partition_data_advanced()
|
|||
partition = ""
|
||||
}
|
||||
|
||||
# handle Arch /dev/root for / id
|
||||
# handle /dev/root for / id
|
||||
if ( partition == "root" ) {
|
||||
# if this works, great, otherwise, just set this to null values
|
||||
partTemp="'$( readlink /dev/root 2>/dev/null )'"
|
||||
|
|
Loading…
Add table
Reference in a new issue