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