letsencrypt: git already installed by ncp-config

This commit is contained in:
nachoparker 2017-04-27 00:13:52 +02:00
parent 81a971a2aa
commit fb994adc45

View File

@ -21,8 +21,6 @@ DESCRIPTION="Automatic signed SSL certificates"
install()
{
apt-get update
apt install -y --no-install-recommends git
cd /etc
git clone https://github.com/letsencrypt/letsencrypt
/etc/letsencrypt/letsencrypt-auto --help # do not actually run certbot, only install packages