Tasksel-devuan/tasksel-3.83/debian/postinst

6 lines
98 B
Plaintext
Raw Normal View History

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