]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/aptrepo.md
Change the sources.list spec for the public apt repository.
[oss-web.git] / in / aptrepo.md
index aedc4cdabf780dd8fd6729ba867ca11da7b857c9..927438608a333a33be411b7575bf4f7dc4ad66f9 100644 (file)
@@ -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