6 lines
66 B
Batchfile
6 lines
66 B
Batchfile
git pull
|
|
set PYTHONUTF8=1
|
|
cd py-client/
|
|
start python main.py
|
|
exit
|