Indeed. I forgot about that. The command would then be:$ sudo sh -c "echo deb http://deb.torproject.org/torproject.org oneiric main >> /etc/apt/sources.list"
You can also just add the line by hand with a text editor (GEdit in this example):
$ sudo gedit /etc/apt/sources.list
