.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#####
|
#########################################
|
||||||
#Core framework functions...
|
#Core framework functions...
|
||||||
#####
|
#########################################
|
||||||
|
|
||||||
export PROJECT_ROOT_PATH
|
export PROJECT_ROOT_PATH
|
||||||
PROJECT_ROOT_PATH="$(realpath ../../../)"
|
PROJECT_ROOT_PATH="$(realpath ../../../)"
|
||||||
@@ -30,6 +30,10 @@ done
|
|||||||
source $KNELShellFrameworkRoot/Framework-ConfigFiles/FrameworkVars
|
source $KNELShellFrameworkRoot/Framework-ConfigFiles/FrameworkVars
|
||||||
|
|
||||||
|
|
||||||
|
#########################################
|
||||||
|
# Core script code begins here
|
||||||
|
#########################################
|
||||||
|
|
||||||
# We don't want to run this on the wazuh server, otherwise bad things happen...
|
# We don't want to run this on the wazuh server, otherwise bad things happen...
|
||||||
|
|
||||||
export TSYS_NSM_CHECK
|
export TSYS_NSM_CHECK
|
||||||
|
Reference in New Issue
Block a user