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() {
|
post_to_2.4.10() {
|
||||||
echo "Updating Elastic Fleet ES URLs...."
|
echo "Nothing to apply"
|
||||||
/sbin/so-elastic-fleet-es-url-update --force
|
|
||||||
POSTVERSION=2.4.10
|
POSTVERSION=2.4.10
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -491,8 +490,8 @@ up_to_2.4.5() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
up_to_2.4.10() {
|
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
|
INSTALLEDVERSION=2.4.10
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user