certbot/bootstrap/fedora.sh
2015-06-11 19:24:07 +00:00

18 lines
240 B
Bash
Executable file

#!/bin/sh
# Tested with:
# - Fedora 22 (x64)
yum install -y \
git-core \
python \
python-devel \
python-virtualenv \
python-devel \
gcc \
swig \
dialog \
augeas \
openssl-devel \
libffi-devel \
ca-certificates \