certbot/bootstrap/_suse_common.sh
2015-12-16 12:45:15 -08:00

14 lines
213 B
Bash
Executable file

#!/bin/sh
# SLE12 don't have python-virtualenv
zypper -nq in -l \
python \
python-devel \
python-virtualenv \
gcc \
dialog \
augeas-lenses \
libopenssl-devel \
libffi-devel \
ca-certificates \