From 31e66864ad157ff5e0418ff18efa0bea2366b1f1 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Mon, 14 Jul 2025 13:02:42 -0500 Subject: [PATCH] . --- ProjectCode/Modules/Security/secharden-ssh.sh | 2 +- ProjectCode/Modules/Security/secharden-wazuh.sh | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ProjectCode/Modules/Security/secharden-ssh.sh b/ProjectCode/Modules/Security/secharden-ssh.sh index 89b47aa..b204634 100644 --- a/ProjectCode/Modules/Security/secharden-ssh.sh +++ b/ProjectCode/Modules/Security/secharden-ssh.sh @@ -7,7 +7,7 @@ export PROJECT_ROOT_PATH PROJECT_ROOT_PATH="$(realpath ../../../)" -#Framework variables are read from hee +#Framework variables are read from here export GIT_VENDOR_PATH_ROOT diff --git a/ProjectCode/Modules/Security/secharden-wazuh.sh b/ProjectCode/Modules/Security/secharden-wazuh.sh index 076baca..df89ec3 100644 --- a/ProjectCode/Modules/Security/secharden-wazuh.sh +++ b/ProjectCode/Modules/Security/secharden-wazuh.sh @@ -7,8 +7,7 @@ export PROJECT_ROOT_PATH PROJECT_ROOT_PATH="$(realpath ../../../)" -#Framework variables are read from hee - +#Framework variables are read from here export GIT_VENDOR_PATH_ROOT GIT_VENDOR_PATH_ROOT="$PROJECT_ROOT_PATH/vendor/git@git.knownelement.com/29418/"