mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
Refactor Wrapper gen script
This commit is contained in:
@@ -605,11 +605,11 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
gpg_rpm_import
|
||||
# Create the local repo and point the box to use the local repo
|
||||
securityonion_repo
|
||||
# Update existing packages
|
||||
update_packages
|
||||
# Download Elastic Agent Artifacts
|
||||
title "Downloading Elastic Agent Artifacts"
|
||||
download_elastic_agent_artifacts
|
||||
# Update existing packages
|
||||
update_packages
|
||||
# Install salt
|
||||
saltify
|
||||
# Start the master service
|
||||
|
||||
Reference in New Issue
Block a user