From c1a7fc77657a9226877422675ccd0bf1ab64f282 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Thu, 4 Apr 2024 19:18:01 +0300 Subject: [PATCH] Echo commands while installing software --- builder/image-software.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/image-software.sh b/builder/image-software.sh index b8d8ae66..adbc4fa9 100755 --- a/builder/image-software.sh +++ b/builder/image-software.sh @@ -12,7 +12,7 @@ # copies or substantial portions of the Software. # -set -e # Exit immidiately on non-zero result +set -ex # Exit immidiately on non-zero result echo_stamp() { # TEMPLATE: echo_stamp