mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix so salt master gets installed
This commit is contained in:
@@ -71,7 +71,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
detect_os
|
detect_os
|
||||||
|
is_analyst=false
|
||||||
if [ "$setup_type" = 'analyst' ]; then
|
if [ "$setup_type" = 'analyst' ]; then
|
||||||
is_analyst=true
|
is_analyst=true
|
||||||
# Check to see if this is an ISO
|
# Check to see if this is an ISO
|
||||||
|
|||||||
Reference in New Issue
Block a user