1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/bootstrap/freebsd.sh
2015-12-15 17:06:58 -08:00

8 lines
86 B
Bash
Executable File

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