mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Update so-functions
This commit is contained in:
@@ -1074,9 +1074,6 @@ create_local_nids_rules() {
|
|||||||
|
|
||||||
create_repo() {
|
create_repo() {
|
||||||
# Create the repo for airgap
|
# Create the repo for airgap
|
||||||
if [ -d "/root/nsm/repo" ]; then
|
|
||||||
mv /root/nsm/repo /nsm/repo
|
|
||||||
fi
|
|
||||||
createrepo /nsm/repo
|
createrepo /nsm/repo
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user