projects
/
ocsinventory-agent-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be01467
)
http->https
author
Ivan Rako
<irako@nekkar.carnet.hr>
Mon, 29 Jun 2009 12:26:45 +0000
(14:26 +0200)
committer
Ivan Rako
<irako@nekkar.carnet.hr>
Mon, 29 Jun 2009 12:26:45 +0000
(14:26 +0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
31ed91a
..
c76937c
100755
(executable)
--- 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"