mirror of
https://github.com/yshtcn/heartbeat.git
synced 2025-12-15 10:40:25 +08:00
5 lines
136 B
Batchfile
5 lines
136 B
Batchfile
@echo off
|
|
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pystray pillow requests configparser PySocks
|
|
@echo 安装完成
|
|
pause
|