summaryrefslogtreecommitdiff
path: root/debian/login.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/login.postinst')
-rw-r--r--debian/login.postinst4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/login.postinst b/debian/login.postinst
index 39aa57c0..1f6da1e3 100644
--- a/debian/login.postinst
+++ b/debian/login.postinst
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+#!/bin/sh
+
+set -e
if test "$1" = configure
then