mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Merge pull request #10888 from Security-Onion-Solutions/soups
Update Soup
This commit is contained in:
@@ -391,7 +391,7 @@ preupgrade_changes() {
|
|||||||
echo "Checking to see if changes are needed."
|
echo "Checking to see if changes are needed."
|
||||||
|
|
||||||
[[ "$INSTALLEDVERSION" == 2.4.2 ]] && up_to_2.4.3
|
[[ "$INSTALLEDVERSION" == 2.4.2 ]] && up_to_2.4.3
|
||||||
[[ "$INSTALLEDVERSION" == 2.4.3]] && up_to_2.4.4
|
[[ "$INSTALLEDVERSION" == 2.4.3 ]] && up_to_2.4.4
|
||||||
[[ "$INSTALLEDVERSION" == 2.4.4 ]] && up_to_2.4.5
|
[[ "$INSTALLEDVERSION" == 2.4.4 ]] && up_to_2.4.5
|
||||||
true
|
true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user