mirror of
https://github.com/certbot/certbot.git
synced 2026-03-01 04:40:23 -05:00
8 lines
94 B
Bash
Executable file
8 lines
94 B
Bash
Executable file
#!/bin/sh -xe
|
|
|
|
pkg install -Ay \
|
|
git \
|
|
python \
|
|
py27-virtualenv \
|
|
augeas \
|
|
libffi \
|