aboutsummaryrefslogtreecommitdiffstats
path: root/debian/sitesummary-client.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/sitesummary-client.postinst')
-rw-r--r--debian/sitesummary-client.postinst4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/sitesummary-client.postinst b/debian/sitesummary-client.postinst
index 88dddcc..3d43043 100644
--- a/debian/sitesummary-client.postinst
+++ b/debian/sitesummary-client.postinst
@@ -4,10 +4,10 @@ set -e
. /usr/share/debconf/confmodule
-db_get sitesummary/collector_url
+db_get sitesummary-client/collector_url
URL="$RET"
-db_get sitesummary/site
+db_get sitesummary-client/site
SITE="$RET"
# Only replace the site file if the content changed