certbot/bootstrap/freebsd.sh
2015-09-05 19:03:01 +00:00

8 lines
94 B
Bash
Executable file

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