From 0759a1097372870f9c3a576bc6798bfc7b6e8a05 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Tue, 22 Jun 2021 21:56:46 +0300 Subject: [PATCH] Echo commands in install software script --- scripts/installSoftware.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installSoftware.sh b/scripts/installSoftware.sh index ca91168..99783d9 100644 --- a/scripts/installSoftware.sh +++ b/scripts/installSoftware.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -e +set -ex echo "--- Current environment:" /usr/bin/env