diff --git a/src/freedombone-sec b/src/freedombone-sec index 1266d931..5cad98fc 100755 --- a/src/freedombone-sec +++ b/src/freedombone-sec @@ -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)