5 lines
58 B
Batchfile
5 lines
58 B
Batchfile
@echo off
|
|
|
|
call env\Scripts\activate.bat
|
|
python client.py
|