From: Ivan Rako Date: Wed, 31 Oct 2007 09:03:01 +0000 (+0000) Subject: r9: X-Git-Tag: debian/6.0.0~26 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-debian.git;a=commitdiff_plain;h=e2f81c85c7606895bb92623211a96a425fadb383 r9: --- diff --git a/carnet-debconf-get b/carnet-debconf-get new file mode 100644 index 0000000..3c619bf --- /dev/null +++ b/carnet-debconf-get @@ -0,0 +1,8 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +db_get $1 +echo $RET