From c67ee5ec195a04e9b9e0821d4c45d3a526af1d09 Mon Sep 17 00:00:00 2001 From: toni Date: Thu, 19 Nov 2015 09:35:45 +0100 Subject: nask_update returns not 0 --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/postinst b/debian/postinst index 4e658c3..085db60 100755 --- a/debian/postinst +++ b/debian/postinst @@ -11,7 +11,7 @@ set -e case "$1" in configure) - nask_update + nask_update || true db_input high naskpass/activate || true db_go db_get naskpass/activate -- cgit v1.2.3