]> git.proxmox.com Git - pmg-docs.git/commitdiff
fix #2121: add stretch-updates to sources.list
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 6 Mar 2019 09:12:44 +0000 (10:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Mar 2019 08:43:18 +0000 (09:43 +0100)
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
pmg-installation.adoc

index d3601dc7330414d768f5d5726c1d024644eaa289..5e66278acd7bb56c06c57ea55b7fbf9f7f46cf5f 100644 (file)
@@ -254,6 +254,8 @@ acquired by `apt-get update`.
 ----
 deb http://ftp.debian.org/debian stretch main contrib
 
+deb http://ftp.debian.org/debian stretch-updates main contrib
+
 # security updates
 deb http://security.debian.org stretch/updates main contrib
 ----