4 lines
59 B
Batchfile
4 lines
59 B
Batchfile
@rem @echo off
|
|
cd %~dp0..\Python
|
|
python3 run.py
|
|
cd ..\Tools |
@rem @echo off
|
|
cd %~dp0..\Python
|
|
python3 run.py
|
|
cd ..\Tools |