Skip to content
Snippets Groups Projects
Commit 8e306868 authored by nimrod's avatar nimrod
Browse files

Don't complain on missing files.

Removing existing backups is needed if they exist. But the output is
littered with rm complaining about non-existing files. Instead, check if
the file exists, then remove it.
parent e1f526e7
No related branches found
No related tags found
No related merge requests found
Pipeline #2454 failed