certbot/bootstrap/_suse_common.sh
2015-11-07 11:15:45 +01:00

14 lines
221 B
Bash
Executable file

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