mirror of
https://github.com/smxi/inxi.git
synced 2025-09-01 10:09:10 +00:00
made a mistake on dragonfly bsd repos
This commit is contained in:
parent
82d950a4e8
commit
7ac3f53973
1 changed files with 1 additions and 1 deletions
2
inxi
2
inxi
|
@ -9500,7 +9500,7 @@ $repo_data_working"
|
|||
}
|
||||
if ( $1 == "enabled" ) {
|
||||
if ( $2 == "yes" ) {
|
||||
print "BSD ports server:" repoFile ":" repoName ":" repoUrl
|
||||
print "BSD ports server:" repoFile " " repoName ":" repoUrl
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue