3 lines
40 B
Batchfile
3 lines
40 B
Batchfile
@echo off
|
|
start /min python main.py
|
|
exit |
@echo off
|
|
start /min python main.py
|
|
exit |