mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Merge pull request #1465 from letsencrypt/amazonlinux
Highly experimental Amazon Linux bootstrapping
This commit is contained in:
@@ -16,10 +16,12 @@ else
|
||||
fi
|
||||
|
||||
# "git-core" seems to be an alias for "git" in CentOS 7 (yum search fails)
|
||||
# Amazon Linux 2015.03 needs python27-virtualenv rather than python-virtualenv
|
||||
$tool install -y \
|
||||
git-core \
|
||||
python \
|
||||
python-devel \
|
||||
python27-virtualenv \
|
||||
python-virtualenv \
|
||||
gcc \
|
||||
dialog \
|
||||
|
||||
Reference in New Issue
Block a user