5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
# Instruct apt-get to NOT check the "Valid Until" date in Release files
|
|
# Once the Debian team archives a repo, they stop updating this date
|
|
|
|
Acquire::Check-Valid-Until "false";
|