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