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