mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-05 01:46:06 +02:00
and after free space check
This commit is contained in:
@@ -1608,12 +1608,11 @@ main() {
|
||||
|
||||
echo "Let's see if we need to update Security Onion."
|
||||
upgrade_check
|
||||
upgrade_space
|
||||
|
||||
echo "Verifying Elasticsearch version compatibility across the grid before upgrading."
|
||||
verify_es_version_compatibility
|
||||
|
||||
upgrade_space
|
||||
|
||||
echo "Checking for Salt Master and Minion updates."
|
||||
upgrade_check_salt
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user