mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Move soup order
This commit is contained in:
@@ -1097,7 +1097,6 @@ main() {
|
||||
echo ""
|
||||
|
||||
set_os
|
||||
es_version_check
|
||||
set_cron_service_name
|
||||
if ! check_salt_master_status; then
|
||||
echo "Could not talk to salt master"
|
||||
@@ -1142,6 +1141,7 @@ main() {
|
||||
fi
|
||||
echo "Verifying we have the latest soup script."
|
||||
verify_latest_update_script
|
||||
es_version_check
|
||||
echo ""
|
||||
set_palette
|
||||
check_elastic_license
|
||||
|
||||
Reference in New Issue
Block a user