cdist/cdist/conf/type/__letsencrypt_cert/explorer/certbot-path

4 lines
53 B
Bash
Executable File

#!/bin/sh -e
command -v certbot 2>/dev/null || true