3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
|
# Instruct apt to retry downloads on failures
|
||
|
Acquire::Retries "{{ APT_RETRIES_COUNT }}";
|