Skip to content

Commit

Permalink
Update config.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
1mm0rt41PC authored Jul 4, 2023
1 parent 3432b3e commit e788ad2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ SET pyver=C:\Python38-x64
SET py64=%pyver%\python.exe
SET py32=C:\Python38\python.exe
SET ENABLE_BUILD_X86=0
SET "PATH=%PATH%;%pyver%\script;%USERPROFILE%\.cargo\bin"
SET "pyscript=%pyver%\scripts"
SET "PATH=%PATH%;%USERPROFILE%\.cargo\bin"
SET keylen=64
SET _7Z_OUPUT_=%scriptpath%\bin
IF NOT DEFINED BUILDER_THREADING SET BUILDER_THREADING=1
Expand Down

0 comments on commit e788ad2

Please sign in to comment.