#!/bin/sh set -e dpkg-maintscript-helper rm_conffile \ "/etc/bash_completion.d/icinga2" "2.4.1-2~" -- "$@" exit 0