3 lines
47 B
Batchfile
3 lines
47 B
Batchfile
@rem @echo off
|
|
cd %~dp0..\Python
|
|
python3 run.py |
@rem @echo off
|
|
cd %~dp0..\Python
|
|
python3 run.py |