mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
add createrepo
This commit is contained in:
@@ -877,7 +877,7 @@ create_manager_pillars() {
|
||||
|
||||
create_repo() {
|
||||
title "Create the repo directory"
|
||||
logCmd "dnf -y install yum-utils"
|
||||
logCmd "dnf -y install yum-utils createrepo"
|
||||
logCmd "createrepo /nsm/repo"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user