and after free space check

This commit is contained in:
reyesj2
2026-06-01 11:28:59 -05:00
parent 79da9f9f2c
commit 3c533cccbc
+1 -2
View File
@@ -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