r6:
[clamav-cn.git] / debian / postinst
index 22416db..d40791d 100755 (executable)
@@ -3,6 +3,7 @@
 set -e
 
 [ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
 # Load CARNet functions
 #. /usr/share/carnet-tools/functions.sh