message ""
message "Please make sure you have backed up your data and configuration files before continuing with this installation."
message ""
message "Consider this to be your official warning.${DEFAULT_COLOR}"
message ""

if  !  query  "Are you comfortable with continuing the install?"  n
then
    return  1
fi
