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 ""
|
echo ""
|
||||||
|
|
||||||
set_os
|
set_os
|
||||||
es_version_check
|
|
||||||
set_cron_service_name
|
set_cron_service_name
|
||||||
if ! check_salt_master_status; then
|
if ! check_salt_master_status; then
|
||||||
echo "Could not talk to salt master"
|
echo "Could not talk to salt master"
|
||||||
@@ -1142,6 +1141,7 @@ main() {
|
|||||||
fi
|
fi
|
||||||
echo "Verifying we have the latest soup script."
|
echo "Verifying we have the latest soup script."
|
||||||
verify_latest_update_script
|
verify_latest_update_script
|
||||||
|
es_version_check
|
||||||
echo ""
|
echo ""
|
||||||
set_palette
|
set_palette
|
||||||
check_elastic_license
|
check_elastic_license
|
||||||
|
|||||||
Reference in New Issue
Block a user