Merge pull request #5174 from Security-Onion-Solutions/TOoSmOotH-patch-1

Update so-functions
This commit is contained in:
Mike Reeves
2021-08-17 10:46:17 -04:00
committed by GitHub

View File

@@ -1074,9 +1074,6 @@ create_local_nids_rules() {
create_repo() {
# Create the repo for airgap
if [ -d "/root/nsm/repo" ]; then
mv /root/nsm/repo /nsm/repo
fi
createrepo /nsm/repo
}