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.
1 parent aad26b9 commit 5cc2e66Copy full SHA for 5cc2e66
VERSION
@@ -1 +1 @@
1
-1.0.3
+1.0.4
installer/tue-install-impl.bash
@@ -49,6 +49,8 @@ function tue-install-error
49
Error while installing target '$TUE_INSTALL_CURRENT_TARGET':
50
51
$1
52
+
53
+Logfile: $INSTALL_DETAILS_FILE
54
\e[0m" | tee --append "$INSTALL_DETAILS_FILE"
55
exit 1
56
}
0 commit comments