traefik-cert-dumper/post-hook.sh

2 lines
83 B
Bash
Raw Permalink Normal View History

2021-11-11 10:55:15 +00:00
find /output/ -depth -type d ! -name "${DOMAIN}" ! -name "." -execdir rm -r "{}" +