We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dea833 + cce730f commit 608ff05Copy full SHA for 608ff05
VERSION
@@ -1 +1 @@
1
-1.3.6
+1.3.7
installer/tue-install-impl.bash
@@ -11,7 +11,7 @@ function _function_test
11
[[ "$function_missing" == "true" ]] && exit 1
12
}
13
14
-_function_test _git_https_or_ssh _git_url_to_repos_dir
+_function_test _git_https_or_ssh _git_url_to_repos_dir
15
16
TUE_INSTALL_DEPENDENCIES_DIR=$TUE_ENV_DIR/.env/dependencies
17
TUE_INSTALL_DEPENDENCIES_ON_DIR=$TUE_ENV_DIR/.env/dependencies-on
0 commit comments