HOME


Mini Shell 1.0
DIR: /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/debconf.postinst
#!/bin/sh
set -e

# shellcheck disable=SC1091
. /usr/share/debconf/confmodule



exit 0