Prva verzija za buster.
[mailman-cn.git] / debian / postinst
index 5348bcc..298f3e9 100755 (executable)
@@ -1,12 +1,13 @@
-#!/bin/sh -e
+#!/bin/sh
 
 set -e
 
 [ "$1" = "configure" ] || exit 0
 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
-# Load CARNet tools
+# Load CARNET tools
 . /usr/share/carnet-tools/functions.sh
+
 # Load Debconf
 . /usr/share/debconf/confmodule