X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=mailman-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=298f3e99d61c2913f62ff1465ba8c83a0b6170c5;hp=a631659bf845909aebf51f7c10f069f0cef1e2da;hb=HEAD;hpb=648174abafa733642d35a9a8ccff3c83facba24c diff --git a/debian/postinst b/debian/postinst index a631659..298f3e9 100755 --- a/debian/postinst +++ b/debian/postinst @@ -5,7 +5,7 @@ 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