Files
auswertung-automationskalku…/auswertung.bat
T
2026-05-06 14:35:12 +02:00

3 lines
36 B
Batchfile

@echo on
python src\main.py %*
pause