mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-08 19:21:33 -05:00
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
Update-Manager::Always-Include-Phased-Updates;
|
|
APT::Get::Always-Include-Phased-Updates;
|
|
APT::Get::Upgrade-Allow-New;
|
|
APT::Get::Install-Recommends "false";
|
|
APT::Get::Install-Suggests "false"; |