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
|
eval $LOGFE
|
||||||
}
|
}
|
||||||
|
|
||||||
# this will have other repos for rpm, arch, gentoo type sources at some point, for now
|
# Repos will be added as we get distro package manager data to create the repo data.
|
||||||
# just APT sourced distros supported. This method will output the file name also, which
|
# This method will output the file name also, which is useful to create output that's
|
||||||
# is useful to create output that's neat.
|
# neat and readable.
|
||||||
get_repo_data()
|
get_repo_data()
|
||||||
{
|
{
|
||||||
local repo_file='' repo_data_working=''
|
local repo_file='' repo_data_working=''
|
||||||
|
|
Loading…
Reference in a new issue