Files
pve-nag-buster/90pvenagbuster
2021-08-30 23:01:51 -05:00

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"; };