regen installers

This commit is contained in:
reyesj2
2025-06-25 00:21:49 -05:00
parent 83ecc02589
commit fbb6d8146a

View File

@@ -576,13 +576,13 @@ post_to_2.4.141() {
}
post_to_2.4.150() {
echo "Regenerating Elastic Agent Installers"
/sbin/so-elastic-agent-gen-installers
echo "Nothing to apply"
POSTVERSION=2.4.150
}
post_to_2.4.160() {
echo "Nothing to apply"
echo "Regenerating Elastic Agent Installers"
/sbin/so-elastic-agent-gen-installers
POSTVERSION=2.4.160
}