diff --git a/setup/system.sh b/setup/system.sh index 28043b16..0e7c85ad 100755 --- a/setup/system.sh +++ b/setup/system.sh @@ -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