Skip to content
  • Jason Plum's avatar
    certificates: check for contents before rm of certs · 4896bc28
    Jason Plum authored and DJ Mountney's avatar DJ Mountney committed
    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
    4896bc28