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""