Ubuntu 20.04 No need to add certbot PPA anymore

This commit is contained in:
Daniel Mabbett
2020-04-24 19:36:46 +10:00
parent ef4fcd0173
commit 25f130f791
-3
View File
@@ -90,9 +90,6 @@ fi
# come from there and minimal Ubuntu installs may have it turned off.
hide_output add-apt-repository -y universe
# Install the certbot PPA.
hide_output add-apt-repository -y ppa:certbot/certbot
# ### Update Packages
# Update system packages to make sure we have the latest upstream versions