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 825526a commit 8399387Copy full SHA for 8399387
1 file changed
Setup (run before opening solution).bat
@@ -17,7 +17,7 @@ cd %~dp0
17
mklink /J TorchBinaries %path%
18
if errorlevel 1 goto Error
19
echo Done! You can now open the Torch solution without issue.
20
-goto End
+goto EndFinal
21
:Error2
22
echo An error occured creating the symlink.
23
:EndFinal
0 commit comments