From a9410c6f8b807c2459a21082febb5a45904052f5 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 17 Sep 2018 11:14:18 +0200 Subject: [PATCH] Simplify script Signed-off-by: Knut Ahlers --- tex-build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tex-build.sh b/tex-build.sh index c83517f..ebe4291 100755 --- a/tex-build.sh +++ b/tex-build.sh @@ -1,7 +1,5 @@ #!/bin/bash - -set -ex -set -o pipefail +set -euxo pipefail unzip input.zip