Add proposed repository
- Read more about Add proposed repository
- Log in to post comments
#!/bin/bash
cat <> /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe
EOF