Merge pull request #12576 from Security-Onion-Solutions/2.4/regenpackages

Gen packages post-SOUP
This commit is contained in:
Josh Brower
2024-03-13 07:53:08 -04:00
committed by GitHub

View File

@@ -430,7 +430,8 @@ post_to_2.4.50() {
} }
post_to_2.4.60() { post_to_2.4.60() {
echo "Nothing to apply" echo "Regenerating Elastic Agent Installers..."
so-elastic-agent-gen-installers
POSTVERSION=2.4.60 POSTVERSION=2.4.60
} }