mirror of
https://github.com/certbot/certbot.git
synced 2026-04-24 23:56:58 -04:00
7 lines
86 B
Bash
Executable file
7 lines
86 B
Bash
Executable file
#!/bin/sh -xe
|
|
|
|
pkg install -Ay \
|
|
python \
|
|
py27-virtualenv \
|
|
augeas \
|
|
libffi \
|