mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
comment update
This commit is contained in:
parent
15014560eb
commit
86f5da9ea9
6
inxi
6
inxi
|
@ -3091,9 +3091,9 @@ get_partition_data_advanced()
|
|||
eval $LOGFE
|
||||
}
|
||||
|
||||
# this will have other repos for rpm, arch, gentoo type sources at some point, for now
|
||||
# just APT sourced distros supported. This method will output the file name also, which
|
||||
# is useful to create output that's neat.
|
||||
# Repos will be added as we get distro package manager data to create the repo data.
|
||||
# This method will output the file name also, which is useful to create output that's
|
||||
# neat and readable.
|
||||
get_repo_data()
|
||||
{
|
||||
local repo_file='' repo_data_working=''
|
||||
|
|
Loading…
Reference in a new issue