mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove pipelines
This commit is contained in:
@@ -385,7 +385,7 @@ preupgrade_changes() {
|
||||
[[ "$INSTALLEDVERSION" == 2.4.50 ]] && up_to_2.4.60
|
||||
[[ "$INSTALLEDVERSION" == 2.4.60 ]] && up_to_2.4.70
|
||||
[[ "$INSTALLEDVERSION" == 2.4.70 ]] && up_to_2.4.80
|
||||
[[ "$INSTALLEDVERSION" == 2.4.80 ]] && up_to_2.4.90
|
||||
[[ "$INSTALLEDVERSION" == 2.4.80 ]] &&
|
||||
true
|
||||
}
|
||||
|
||||
@@ -660,6 +660,7 @@ up_to_2.4.80() {
|
||||
up_to_2.4.90() {
|
||||
echo "Nothing to apply"
|
||||
INSTALLEDVERSION=2.4.90
|
||||
rm /opt/so/state/espipelines.txt
|
||||
}
|
||||
|
||||
add_detection_test_pillars() {
|
||||
|
||||
Reference in New Issue
Block a user