1.5.1初步

This commit is contained in:
2021-09-26 20:16:29 +08:00
parent 4845337d73
commit 712f2d25cc
8 changed files with 148 additions and 77 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/sh
# 安装所需库
python3 -m pip install --upgrade ttkthemes
python3 -m pip install --upgrade pyautogui
python3 -m pip install --upgrade keyboard
python3 -m pip install --upgrade requests
# 向服务器返回安装数加1不显示内容且忽略错误
curl http://gfdgdxi.qicp.vip/uengine/Install.php -s > /dev/null | true