mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
Ubuntu 20.04 No need to add certbot PPA anymore
This commit is contained in:
parent
ef4fcd0173
commit
25f130f791
@ -90,9 +90,6 @@ fi
|
|||||||
# come from there and minimal Ubuntu installs may have it turned off.
|
# come from there and minimal Ubuntu installs may have it turned off.
|
||||||
hide_output add-apt-repository -y universe
|
hide_output add-apt-repository -y universe
|
||||||
|
|
||||||
# Install the certbot PPA.
|
|
||||||
hide_output add-apt-repository -y ppa:certbot/certbot
|
|
||||||
|
|
||||||
# ### Update Packages
|
# ### Update Packages
|
||||||
|
|
||||||
# Update system packages to make sure we have the latest upstream versions
|
# Update system packages to make sure we have the latest upstream versions
|
||||||
|
Loading…
Reference in New Issue
Block a user