Enable forced update

This commit is contained in:
Josh Brower
2023-08-11 14:47:33 -04:00
parent 3f054031a0
commit ce63e47fcd
2 changed files with 9 additions and 1 deletions

View File

@@ -425,7 +425,8 @@ post_to_2.4.5() {
}
post_to_2.4.10() {
echo "Nothing to apply"
echo "Updating Elastic Fleet ES URLs...."
/sbin/so-elastic-fleet-es-url-update --force
POSTVERSION=2.4.10
}