Files
2021-01-31 10:47:25 +08:00

4 lines
67 B
Batchfile
Executable File

@echo off
call "%~dp0\..\bootstrap\python" -m UpdatePaths %*
pause