summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.config
blob: cb13bdb1870971e707360a06a97866fda1ddb16b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_settitle progress-linux/title
db_input high progress-linux/archives || true
db_go

db_settitle progress-linux/title
db_input high progress-linux/archive-areas || true
db_go

db_stop