End of fixes message
This commit is contained in:
parent
75d6de301b
commit
07942a701b
|
@ -1019,6 +1019,7 @@ function menu_security_settings {
|
|||
echo $'Fixing any STIG failures...'
|
||||
echo ''
|
||||
${PROJECT_NAME}-tests --stig fix
|
||||
echo $'Fixes applied. You will need to run the STIG tests again to be sure that they were all fixed.'
|
||||
exit 0
|
||||
;;
|
||||
3)
|
||||
|
|
Loading…
Reference in New Issue