X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=iptables-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;fp=debian%2Fpostinst;h=246b85fee05767b7e5641d3a22e79fa5818e725e;hp=f61e11e76df7d9f90f35cd3bb6c7ded51a6a04c1;hb=639c974167a11aef66440680d04a43b4684b7f45;hpb=019941f6d692d18df0081238623767e2dd432f90 diff --git a/debian/postinst b/debian/postinst index f61e11e..246b85f 100755 --- a/debian/postinst +++ b/debian/postinst @@ -1,4 +1,5 @@ #!/bin/sh + set -e [ "$1" = "configure" ] || exit 0