From 2042eb4b03a1ea246ccee932165ab97d5349f93b Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Tue, 28 May 2019 15:28:26 +0200 Subject: [PATCH] Update post-install script Signed-off-by: Severin Kaderli --- post-install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/post-install b/post-install index 2d60bce..735cc97 100755 --- a/post-install +++ b/post-install @@ -15,6 +15,8 @@ # ./post-install . ./system/.local/bin/utils +set -e + ####################################### # Configuration variables #######################################