r5:
[dovecot-cn.git] / debian / postinst
index 0d76558..b974be9 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh -e
 
 [ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
 # Load CARNet Tools
 . /usr/share/carnet-tools/functions.sh