mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
letsencrypt: git already installed by ncp-config
This commit is contained in:
parent
81a971a2aa
commit
fb994adc45
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user