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=c76937c7079c8fc7d098cc852f43091dcc9f2477;hp=31ed91ad10f6005474c8d50ce64aaff20b8a6d35;hb=f6ebe4cec6279433ee96e97ff0414dcc5b62d38b;hpb=be014671d2dc4deaf3238e3828d26a23b9b40e1a diff --git a/debian/postinst b/debian/postinst index 31ed91a..c76937c 100755 --- a/debian/postinst +++ b/debian/postinst @@ -11,7 +11,7 @@ set -e . /usr/share/debconf/confmodule ocsmethod="http" -ocsserver="inventory.CARNet.hr" +ocsserver="https://inventory.CARNet.hr/ocsinventory" db_get ocsinventory-agent/method || true method="$RET"