X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=298f3e99d61c2913f62ff1465ba8c83a0b6170c5;hb=c8b871efcd3cfc461191f74b8f2265faad188624;hp=a631659bf845909aebf51f7c10f069f0cef1e2da;hpb=648174abafa733642d35a9a8ccff3c83facba24c;p=mailman-cn.git 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