mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-03 10:21:33 +01:00
4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
@echo off
|
|
call "%~dp0\..\bootstrap\python" -m UpdatePaths %*
|
|
pause
|