mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-21 00:37:23 +02:00
Remove PPA installation process
This commit is contained in:
@@ -75,19 +75,6 @@ then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ### Add PPAs.
|
|
||||||
|
|
||||||
# We install some non-standard Ubuntu packages maintained by other
|
|
||||||
# third-party providers. First ensure add-apt-repository is installed.
|
|
||||||
|
|
||||||
if [ ! -f /usr/bin/add-apt-repository ]; then
|
|
||||||
echo "Installing add-apt-repository..."
|
|
||||||
hide_output apt-get update
|
|
||||||
apt_install software-properties-common
|
|
||||||
fi
|
|
||||||
|
|
||||||
# N/A to Debian
|
|
||||||
|
|
||||||
# Certbot doesn't require a PPA in Debian
|
# Certbot doesn't require a PPA in Debian
|
||||||
|
|
||||||
# ### Update Packages
|
# ### Update Packages
|
||||||
|
|||||||
Reference in New Issue
Block a user