we install certbot, not letsencrypt

This commit is contained in:
Daniel Hansson 2019-02-13 15:11:21 +01:00 committed by GitHub
parent 9f534e0db4
commit 7303596a26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,6 +297,6 @@ https://github.com/nextcloud/vm
The script will now do some cleanup and revert the settings."
# Cleanup
apt remove letsencrypt -y
apt remove certbot -y
apt autoremove -y
clear