diff --git a/debian/proxmox-mail-forward.postinst b/debian/proxmox-mail-forward.postinst index 1c81eea..c4b8741 100755 --- a/debian/proxmox-mail-forward.postinst +++ b/debian/proxmox-mail-forward.postinst @@ -19,4 +19,6 @@ case "$1" in ;; esac +#DEBHELPER# + exit 0