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