AnP/Tools/run.server.python.bat
2026-05-28 18:09:12 +02:00

4 lines
59 B
Batchfile

@rem @echo off
cd %~dp0..\Python
python3 run.py
cd ..\Tools