mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update so-setup
This commit is contained in:
@@ -239,7 +239,8 @@ esac
|
|||||||
|
|
||||||
# Allow execution of SO tools during setup
|
# Allow execution of SO tools during setup
|
||||||
local_sbin="$(pwd)/../salt/common/tools/sbin"
|
local_sbin="$(pwd)/../salt/common/tools/sbin"
|
||||||
export PATH=$PATH:$local_sbin
|
manager_sbin="$(pwd)/../salt/manager/tools/sbin"
|
||||||
|
export PATH=$PATH:$local_sbin:$manager_sbin
|
||||||
|
|
||||||
# Ubuntu whiptail pallete to make it look the same as CentOS and Rocky.
|
# Ubuntu whiptail pallete to make it look the same as CentOS and Rocky.
|
||||||
set_palette >> $setup_log 2>&1
|
set_palette >> $setup_log 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user