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