Created
August 28, 2020 08:44
-
-
Save positiveque/18d0d2dad94a86e941e28bfd50ad8b8d to your computer and use it in GitHub Desktop.
Ubuntu 20.04 LTS (Focal Fossa) - LEMP stack (nginx mainline, php, mariadb 10.5) - /etc/apt/sources.list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse | |
| deb-src http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse | |
| deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse | |
| deb-src http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse | |
| deb http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse | |
| deb-src http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse | |
| deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse | |
| deb-src http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse | |
| deb http://archive.canonical.com/ubuntu focal partner | |
| deb-src http://archive.canonical.com/ubuntu focal partner | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment