From 0ee847f556f98f7df9bdd4ffb4a17ef333bce6fd Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Wed, 2 Jul 2025 08:17:56 -0500 Subject: [PATCH] . --- ProjectCode/SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 58fb016..a5e0d87 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -344,7 +344,7 @@ function secharden-ssh() print_info "Now running "$FUNCNAME"" cd ./Modules/Security -bash ./Modules/Security/secharden-ssh.sh|$(which bash) +bash ./secharden-ssh.sh cd - print_info "Completed running "$FUNCNAME""