r5:
[vsftpd-cn.git] / debian / postinst
index de73049..abe29ec 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