diff --git a/disk/format-chosen.sh b/disk/format-chosen.sh index 3444d41541..e5ee341fda 100644 --- a/disk/format-chosen.sh +++ b/disk/format-chosen.sh @@ -103,7 +103,7 @@ while done [[ -z "${devtype_present+x}" ]] do - printf "${BRed}$DEVTYPE is not a valid disk. Please try again.${Color_Off}\n" + print_text_in_color "BRed" "$DEVTYPE is not a valid disk. Please try again." : done