mirror of
https://github.com/certbot/certbot.git
synced 2026-03-10 10:10:57 -04: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 \
|