main #11

Merged
mstoeck3 merged 66 commits from main into forensic-ai 2025-08-11 12:02:56 +00:00
Showing only changes of commit ee21ce225e - Show all commits

View File

@ -800,7 +800,7 @@ echo
if [ $VALIDATION_ERRORS -eq 0 ]; then if [ $VALIDATION_ERRORS -eq 0 ]; then
# Success celebration sequence # Success celebration sequence
printf "${GREEN}${BOLD}${BG_GREEN}${WHITE}" printf "${GREEN}${BOLD}${BG_GREEN}${WHITE}"
printf "%*s" $((COLS)) | tr ' ' '=' printf "%*s" $((COLS)) "" | tr ' ' '='
printf "${RESET}\n" printf "${RESET}\n"
# Animated success banner # Animated success banner