From bb4d2b8c3bd2484b9549e75cf4cf4a986516a76b Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Mon, 30 Aug 2021 13:39:34 +0200 Subject: [PATCH] tmp output to debug ci/env/gitlab issue --- scripts/1_Install_Dependencies.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/1_Install_Dependencies.sh b/scripts/1_Install_Dependencies.sh index a9d7924..63f1bf7 100755 --- a/scripts/1_Install_Dependencies.sh +++ b/scripts/1_Install_Dependencies.sh @@ -3,6 +3,12 @@ printf "\n\n-------------------------------------- DEPENDENCY INSTALLATION ----- set -e +# debuggery + +printf '----- dbg: env' +env +printf '----- /dbg: env' + # Setup Script Variables _DEPENDENCIES="wget git xvfb \ xz-utils \