Skip to content

Instantly share code, notes, and snippets.

@geunho
Created November 7, 2019 07:23
Show Gist options
  • Save geunho/ef9adb222b545cc65219c730b56dcb2b to your computer and use it in GitHub Desktop.
Save geunho/ef9adb222b545cc65219c730b56dcb2b to your computer and use it in GitHub Desktop.
# Debian 7 “Wheezy” archived apt repository
echo "deb http://archive.debian.org/debian wheezy main" >> /etc/apt/sources.list
echo "deb http://archive.debian.org/debian-security wheezy/updates main" >> /etc/apt/sources.list
@geunho
Copy link
Author

geunho commented Nov 7, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment