Tasksel-debian/tasksel-3.72/debian/postinst

6 lines
98 B
Plaintext
Raw Normal View History

2023-09-21 12:17:46 +00:00
#!/bin/sh
set -e
# Get tasksel's templates loaded up.
. /usr/share/debconf/confmodule
#DEBHELPER#