From a4ff170739ba5c55ef8e71db2b9ee44c9cdc33d8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 28 Jul 2011 18:26:54 -0300 Subject: Updating index.html template --- templates/index.html.erb | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/index.html.erb b/templates/index.html.erb index 65ac222..713da22 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -14,13 +14,12 @@ it for yourself, but it comes at no warranty.

In your /etc/apt/source.list:

-deb http://debian.<%= domain %>/debian lenny main
-deb-src http://debian.<%= domain %>/debian lenny main
+deb http://debian.<%= domain %>/debian squeeze main
+deb-src http://debian.<%= domain %>/debian squeeze main
 
-"lenny", of course, can be replaced by your distribution. Know that we usually -package straight for etch or lenny. Packages will likely not be available in -squeeze or sid.

+"squeeze", of course, can be replaced by your distribution. Know that we usually +package straight for lenny or squeeze.

Adding the archive key to your keyring

-- cgit v1.2.3