Created
March 14, 2018 07:11
-
-
Save jandradap/66b187e307454cd454d9891a58219321 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "Acquire::Check-Valid-Until false;" > /etc/apt/apt.conf | |
| echo "deb http://archive.debian.org/debian squeeze main contrib non-free" > /etc/apt/sources.list | |
| echo "deb http://archive.debian.org/debian squeeze-lts main contrib non-free" >> /etc/apt/sources.list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment