initial commit of file from CVS for smeserver-yum on Thu 26 Oct 11:26:23 BST 2023
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
for my $name ( qw(base updates) )
|
||||
{
|
||||
my $repo = $DB->get($name) or next;
|
||||
|
||||
$repo->set_prop('Visible', 'yes');
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user