From a8db9c3e0588aaaecdcfd41d13130c3225d991b2 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Wed, 16 Dec 2009 14:57:33 -0700 Subject: [PATCH] Change the sources.list spec for the public apt repository. --- in/aptrepo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/in/aptrepo.md b/in/aptrepo.md index aedc4cd..9274386 100644 --- a/in/aptrepo.md +++ b/in/aptrepo.md @@ -30,8 +30,8 @@ hardy-backports from the GUI. cat <<+EOF+ | sudo tee /etc/apt/sources.list.d/tmi.list # TMI repository - deb http://repo.titaniummirror.com/ubuntu hardy main - deb-src http://repo.titaniummirror.com/ubuntu hardy main + deb http://oss.titaniummirror.com/ubuntu hardy main + deb-src http://oss.titaniummirror.com/ubuntu hardy main +EOF+ sudo apt-get update -- 2.39.2