5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-22 22:04:00 +03:00

d/file-restore.postinst: add DEBHELPER stanza

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-05-21 13:49:59 +02:00
parent c7adb4c2ec
commit 9a8b9cbe45

View File

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