aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 739f0f7..6fbf3b9 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,5 +1,7 @@
#!/bin/sh
+set -e
+
if [ "$1" = configure ]; then
# Add an alternative for figlet
update-alternatives --install /usr/bin/figlet figlet \