.
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo $ProjectRootPath
|
||||
|
||||
|
||||
#Framework variables are read from hee
|
||||
source $FRAMEWORK_CONFIGS_FULL_PATH/FrameworkVars
|
||||
|
||||
|
@ -343,7 +343,9 @@ function secharden-ssh()
|
||||
{
|
||||
print_info "Now running "$FUNCNAME""
|
||||
|
||||
cd ./Modules/Security
|
||||
bash ./Modules/Security/secharden-ssh.sh|$(which bash)
|
||||
cd -
|
||||
|
||||
print_info "Completed running "$FUNCNAME""
|
||||
}
|
||||
|
Reference in New Issue
Block a user