summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.config
blob: 00c213e49400f950af39cb0abb2d406bf62ed85e (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 low progress-linux/archives || true
db_go

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

db_stop