End of fixes message

This commit is contained in:
Bob Mottram 2017-08-05 10:07:33 +01:00
parent 75d6de301b
commit 07942a701b
1 changed files with 1 additions and 0 deletions

View File

@ -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)