Skip to content

Commit

Permalink
Missed a spot
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Booher committed Feb 10, 2021
1 parent 75ae2c4 commit 5ecbf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/runme.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ for %%x in (%BatchPath%) do set BatchPath=%%~dpsx

SET SCANFOLDRUNDIR=%BatchPath%
SET SCANFOLDPYTHONINTERPRETER=%SCANFOLDRUNDIR%\scanfold\python-3.8.6-embed-amd64\python
SET SCANFOLDRUNSCRIPT=%SCANFOLDRUNDIR%\scanfold\runscanfold.bat
SET SCANFOLDRUNSCRIPT=%SCANFOLDRUNDIR%\scanfold\run_scanfold.py

cd %BatchPath%\IGV

Expand Down

0 comments on commit 5ecbf73

Please sign in to comment.