From: R. Steve McKown Date: Wed, 16 Dec 2009 21:57:33 +0000 (-0700) Subject: Change the sources.list spec for the public apt repository. X-Git-Url: https://oss.titaniummirror.com/gitweb?p=oss-web.git;a=commitdiff_plain;h=a8db9c3e0588aaaecdcfd41d13130c3225d991b2 Change the sources.list spec for the public apt repository. --- 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