summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/progress-linux.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/progress-linux.config b/debian/progress-linux.config
index 00c213e..cb13bdb 100755
--- a/debian/progress-linux.config
+++ b/debian/progress-linux.config
@@ -5,11 +5,11 @@ set -e
. /usr/share/debconf/confmodule
db_settitle progress-linux/title
-db_input low progress-linux/archives || true
+db_input high progress-linux/archives || true
db_go
db_settitle progress-linux/title
-db_input low progress-linux/archive-areas || true
+db_input high progress-linux/archive-areas || true
db_go
db_stop