5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
# Source debconf library.
|
||
|
. /usr/share/debconf/confmodule
|