mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
cleanup
This commit is contained in:
parent
15a4aca286
commit
07ac10c817
6
inxi
6
inxi
|
@ -1501,10 +1501,10 @@ check_recommends_items()
|
||||||
sudo:sudo~sudo~sudo~:-Dx_hddtemp-user;-o_file-user
|
sudo:sudo~sudo~sudo~:-Dx_hddtemp-user;-o_file-user
|
||||||
'
|
'
|
||||||
local recommended_dirs='
|
local recommended_dirs='
|
||||||
/sys/class/dmi/id/:-M_system,_motherboard,_bios
|
/sys/class/dmi/id:-M_system,_motherboard,_bios
|
||||||
/dev:-l,-u,-o,-p,-P,-D_disk_partition_data
|
/dev:-l,-u,-o,-p,-P,-D_disk_partition_data
|
||||||
/dev/disk/by-label/:-l,-o,-p,-P_partition_labels
|
/dev/disk/by-label:-l,-o,-p,-P_partition_labels
|
||||||
/dev/disk/by-uuid/:-u,-o,-p,-P_partition_uuid
|
/dev/disk/by-uuid:-u,-o,-p,-P_partition_uuid
|
||||||
'
|
'
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
|
|
Loading…
Reference in a new issue