mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-13 04:42:27 +01:00
4 lines
67 B
Batchfile
Executable File
4 lines
67 B
Batchfile
Executable File
@echo off
|
|
call "%~dp0\..\bootstrap\python" -m UpdatePaths %*
|
|
pause
|