debian-galaxy-a20e/rootfs/var/lib/dpkg/info/debconf.postinst

9 lines
60 B
Bash
Executable file

#!/bin/sh
set -e
. /usr/share/debconf/confmodule
exit 0