mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add Debian
This commit is contained in:
@@ -247,7 +247,7 @@ local_sbin="$(pwd)/../salt/common/tools/sbin"
|
|||||||
manager_sbin="$(pwd)/../salt/manager/tools/sbin"
|
manager_sbin="$(pwd)/../salt/manager/tools/sbin"
|
||||||
export PATH=$PATH:$local_sbin:$manager_sbin
|
export PATH=$PATH:$local_sbin:$manager_sbin
|
||||||
|
|
||||||
# Ubuntu whiptail pallete to make it look the same as CentOS and Rocky.
|
# Ubuntu/Debian whiptail pallete to make it look the same as CentOS and Rocky.
|
||||||
set_palette >> $setup_log 2>&1
|
set_palette >> $setup_log 2>&1
|
||||||
|
|
||||||
# Kernel messages can overwrite whiptail screen #812
|
# Kernel messages can overwrite whiptail screen #812
|
||||||
@@ -403,7 +403,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
info "Setting up as node type manager"
|
info "Setting up as node type manager"
|
||||||
check_elastic_license
|
check_elastic_license
|
||||||
waitforstate=true
|
waitforstate=true
|
||||||
#ubuntu_check
|
|
||||||
[[ $is_iso ]] && whiptail_airgap
|
[[ $is_iso ]] && whiptail_airgap
|
||||||
check_requirements "manager"
|
check_requirements "manager"
|
||||||
networking_needful
|
networking_needful
|
||||||
|
|||||||
Reference in New Issue
Block a user