mirror of
https://github.com/certbot/certbot.git
synced 2026-08-06 21:34:58 +02:00
typo
This commit is contained in:
@@ -23,7 +23,7 @@ if apt-cache show virtualenv > /dev/null ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if apt-cache show python-virtualenv > /dev/null ; then
|
if apt-cache show python-virtualenv > /dev/null ; then
|
||||||
virtualenv="$virualenv python-virtualenv"
|
virtualenv="$virtualenv python-virtualenv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
|
|||||||
Reference in New Issue
Block a user