This commit is contained in:
overcuriousity 2025-08-07 15:43:53 +02:00
parent b28f9b9213
commit ee21ce225e

View File

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