diff --git a/setup/install-ubuntu1804-https.sh b/setup/install-ubuntu1804-https.sh index 17b95336..57eb8fed 100644 --- a/setup/install-ubuntu1804-https.sh +++ b/setup/install-ubuntu1804-https.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e - +set -x hostType=ubuntu1804 SCRIPT_PATH=$(dirname $(realpath -s $0))