boulder/test/certbot

5 lines
106 B
Bash
Executable File

#!/bin/bash
#
# Temporary shim until the letsencrypt Debian package ships `certbot`
exec letsencrypt "$@"