1 #!/bin/sh
2 # postinst script for nagios-plugin-check-exim
2 # postinst script for nagios-plugin-exim
3 #
4 # see: dh_installdeb(1)
5
6 set -e
7