mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Merge pull request #1186 from xtaran/master
Use git instead of git-core in bootstrapping on Debian and friends
This commit is contained in:
@@ -33,7 +33,7 @@ if apt-cache show python-virtualenv > /dev/null ; then
|
||||
fi
|
||||
|
||||
apt-get install -y --no-install-recommends \
|
||||
git-core \
|
||||
git \
|
||||
python \
|
||||
python-dev \
|
||||
$virtualenv \
|
||||
|
||||
Reference in New Issue
Block a user