Files
certbot-certbot/bootstrap/freebsd.sh
T

9 lines
94 B
Bash
Executable File

#!/bin/sh -xe
pkg install -Ay \
git \
python \
py27-virtualenv \
augeas \
libffi \