mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:05:55 +02:00
Bootstrap Debian: add git-core dep
This commit is contained in:
@@ -45,9 +45,10 @@ fi
|
||||
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends \
|
||||
git-core \
|
||||
python \
|
||||
"$virtualenv" \
|
||||
python-dev \
|
||||
"$virtualenv" \
|
||||
gcc \
|
||||
swig \
|
||||
dialog \
|
||||
|
||||
Reference in New Issue
Block a user