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 \