3 lines
159 B
Plaintext
3 lines
159 B
Plaintext
// place this file in /etc/apt/apt.conf.d
|
|
// modify to point to the location of the remove-nag.sh file
|
|
DPkg::Post-Invoke { "/root/pve-custom/remove-nag.sh"; }; |