#!/bin/sh [ -z "${VIRTUAL_ENV}" ] || exit 126 exec certbot-venv certbot "$@"