summaryrefslogtreecommitdiff
path: root/debian/passwd.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/passwd.postinst')
-rw-r--r--debian/passwd.postinst4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/passwd.postinst b/debian/passwd.postinst
index d48966e5..691733e8 100644
--- a/debian/passwd.postinst
+++ b/debian/passwd.postinst
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+#!/bin/sh
+
+set -e
case "$1" in
configure)