Skip to content

Fixed cp error message

Paul Nusser requested to merge Fixed_cp_error_message into dev

Complaints about this error message: cp: cannot stat '/data/modalai/*.yml': No such file or directory.

Changed the line of code causing this error to discard error messages.

Merge request reports