r9:
authorIvan Rako <Ivan.Rako@CARNet.hr>
Wed, 31 Oct 2007 09:03:01 +0000 (09:03 +0000)
committerIvan Rako <Ivan.Rako@CARNet.hr>
Wed, 31 Oct 2007 09:03:01 +0000 (09:03 +0000)
carnet-debconf-get [new file with mode: 0644]

diff --git a/carnet-debconf-get b/carnet-debconf-get
new file mode 100644 (file)
index 0000000..3c619bf
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+set -e
+
+. /usr/share/debconf/confmodule
+
+db_get $1
+echo $RET