X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=e54d7eabe7fde62c0cca37b89e0f0fe47738c044;hb=HEAD;hp=ac2dca4536ff8364cb4802fcd2aad5f0db57d169;hpb=a38f2f2c95a72b57377d51c00386e2a4bd10377c;p=ocsinventory-agent-cn.git diff --git a/debian/postinst b/debian/postinst index ac2dca4..1361178 100755 --- a/debian/postinst +++ b/debian/postinst @@ -5,8 +5,9 @@ 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