mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
9 lines
94 B
Bash
Executable File
9 lines
94 B
Bash
Executable File
#!/bin/sh -xe
|
|
|
|
pkg install -Ay \
|
|
git \
|
|
python \
|
|
py27-virtualenv \
|
|
augeas \
|
|
libffi \
|