mirror of
https://github.com/smxi/inxi.git
synced 2025-09-02 02:29:11 +00:00
bsds, another repo mistake, fixed
This commit is contained in:
parent
7ac3f53973
commit
e094ceb0f5
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