-
-
Save chihchun/b98fddb9ffd5f186b93e86630a65f53e 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
| % cat /etc/apt/sources.list.d/zesty.list | |
| deb http://tw.archive.ubuntu.com/ubuntu/ zesty restricted main universe multiverse | |
| deb-src http://tw.archive.ubuntu.com/ubuntu/ zesty restricted main universe multiverse | |
| % cat /etc/apt/preferences.d/zesty | |
| Package: * | |
| Pin: release a=zesty | |
| Pin-Priority: 300 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment