Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.118.28.160
#!/bin/sh
set -e
# Automatically added by dh_installdeb/11.1.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/default/dirmngr -- "$@"
dpkg-maintscript-helper rm_conffile /etc/dirmngr/dirmngr.conf -- "$@"
dpkg-maintscript-helper rm_conffile /etc/dirmngr/ldapservers.conf -- "$@"
dpkg-maintscript-helper rm_conffile /etc/init.d/dirmngr -- "$@"
dpkg-maintscript-helper rm_conffile /etc/logrotate.d/dirmngr -- "$@"
# End automatically added section
|