certbot/bootstrap/freebsd.sh
2015-12-15 17:06:58 -08:00

7 lines
86 B
Bash
Executable file

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