mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update soup
This commit is contained in:
@@ -456,6 +456,7 @@ postupgrade_changes() {
|
||||
[[ "$POSTVERSION" == 2.3.100 ]] && post_to_2.3.110
|
||||
[[ "$POSTVERSION" == 2.3.110 ]] && post_to_2.3.120
|
||||
[[ "$POSTVERSION" == 2.3.120 ]] && post_to_2.3.130
|
||||
[[ "$POSTVERSION" == 2.3.130 ]] && post_to_2.3.140
|
||||
|
||||
|
||||
true
|
||||
@@ -532,6 +533,11 @@ post_to_2.3.130() {
|
||||
POSTVERSION=2.3.130
|
||||
}
|
||||
|
||||
post_to_2.3.140() {
|
||||
echo "Post Processing for 2.3.140"
|
||||
POSTVERSION=2.3.140
|
||||
}
|
||||
|
||||
|
||||
|
||||
stop_salt_master() {
|
||||
|
||||
Reference in New Issue
Block a user