mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-22 13:53:42 +01:00
4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
@echo off
|
|
call "%~dp0\..\bootstrap\python" -m UpdatePaths %*
|
|
pause
|