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