Skip to content
Snippets Groups Projects
Commit 4896bc28 authored by Jason Plum's avatar Jason Plum Committed by DJ Mountney
Browse files

certificates: check for contents before rm of certs

Check that there are any contents within /etc/ssl/certs prior
to the `rm -r` call. This removes a spurious, known warning that
the directory is empty, and there is nothing to remove.

Relates to https://gitlab.com/gitlab-org/charts/gitlab/issues/1534
parent f5e7f7bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment