/ Published in: Bash
Tip from rmartin, but I think I've seen it also on some Ubuntu wiki.
Expand |
Embed | Plain Text
echo "# whatever" | sudo tee -a /etc/apt/sources.list
You need to login to post a comment.
Tip from rmartin, but I think I've seen it also on some Ubuntu wiki.
echo "# whatever" | sudo tee -a /etc/apt/sources.list
You need to login to post a comment.