Skip to content

Commit

Permalink
devel
Browse files Browse the repository at this point in the history
  • Loading branch information
shidel committed Apr 29, 2021
1 parent fc7ceef commit eeec84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SETUP/SETUP.BAT
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ set TDRIVE=
set TDOSDIR=
set TBHD=C:
set TSRC=%_CWD%
if not exist %TSRC%\SLICED\NUL goto NoSilceDir
if not exist %TSRC%\SLICED\NUL goto NoSliceDir
set TSRC=%_CWD%\SLICED
for %%i in ( A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ) do if "%_CWD%" == "%%i:\" set TSRC=%%i:\SLICED
:NoSliceDir
Expand Down

0 comments on commit eeec84e

Please sign in to comment.