This commit is contained in:
2026-09-09 18:24:09 +08:00
parent 7adee94192
commit 91ad2dabdf
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
git pull
set PYTHONUTF8=1
taskkill /IM collector.exe /F
taskkill /IM python.exe /F
cd py-client/
start python main.py
start bin\collector.exe
exit