mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-07-22 08:45:40 +02:00
change order to recollate first
This commit is contained in:
@@ -889,11 +889,11 @@ up_to_3.2.0() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_3.2.0() {
|
post_to_3.2.0() {
|
||||||
bootstrap_so_soc_database
|
|
||||||
|
|
||||||
# Recollate due to image OS rebase
|
# Recollate due to image OS rebase
|
||||||
recollate_postgres
|
recollate_postgres
|
||||||
|
|
||||||
|
bootstrap_so_soc_database
|
||||||
|
|
||||||
# Including agent regen script here since it was missed in post_to_3.1.0
|
# Including agent regen script here since it was missed in post_to_3.1.0
|
||||||
echo "Regenerating Elastic Agent Installers"
|
echo "Regenerating Elastic Agent Installers"
|
||||||
/sbin/so-elastic-agent-gen-installers
|
/sbin/so-elastic-agent-gen-installers
|
||||||
|
|||||||
Reference in New Issue
Block a user