mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Move from post to pre
This commit is contained in:
@@ -425,8 +425,7 @@ post_to_2.4.5() {
|
||||
}
|
||||
|
||||
post_to_2.4.10() {
|
||||
echo "Updating Elastic Fleet ES URLs...."
|
||||
/sbin/so-elastic-fleet-es-url-update --force
|
||||
echo "Nothing to apply"
|
||||
POSTVERSION=2.4.10
|
||||
}
|
||||
|
||||
@@ -491,8 +490,8 @@ up_to_2.4.5() {
|
||||
}
|
||||
|
||||
up_to_2.4.10() {
|
||||
echo "Nothing to do for 2.4.10"
|
||||
|
||||
echo "Updating Elastic Fleet ES URLs...."
|
||||
/sbin/so-elastic-fleet-es-url-update --force
|
||||
INSTALLEDVERSION=2.4.10
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user