mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-30 20:22:32 +00:00
4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
@echo off
|
|
call "%~dp0\..\bootstrap\python" -m UpdatePaths %*
|
|
pause
|