Update '90pvenagbuster'

This commit is contained in:
wp 2021-08-30 23:02:21 -05:00
parent ee3db71998
commit 4dccda0772
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
// 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"; };
// modify to point to the location of the remove-nag.sh file
DPkg::Post-Invoke { "/root/pve-custom/remove-nag.sh"; };