d/postinst: add debhelper token

results in no change for now

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-05-26 17:17:31 +02:00
parent fdd03d3375
commit 11f4d434a5

View File

@ -19,4 +19,6 @@ case "$1" in
;;
esac
#DEBHELPER#
exit 0