X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ocsinventory-agent-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;fp=debian%2Fpostinst;h=13611780873a2f99df25f2f7814a56e62704af8b;hp=e54d7eabe7fde62c0cca37b89e0f0fe47738c044;hb=fc72421b816581b504987adf8d9ba47dc4dc1f0c;hpb=86635ba11f25f1580bb058a044eaf10b7d8a4f39 diff --git a/debian/postinst b/debian/postinst index e54d7ea..1361178 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