mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 00:35:03 +02: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 \
|