debian/postinst
changeset 6 f52b40333287
parent 5 fa49cacf33d6
child 9 d047bf140716
equal deleted inserted replaced
5:fa49cacf33d6 6:f52b40333287
     1 #!/bin/sh
     1 #!/bin/sh
     2 # postinst script for nagios-plugin-check-exim
     2 # postinst script for nagios-plugin-exim
     3 #
     3 #
     4 # see: dh_installdeb(1)
     4 # see: dh_installdeb(1)
     5 
     5 
     6 set -e
     6 set -e
     7 
     7