1.5.3完成

This commit is contained in:
2021-12-12 12:33:21 +08:00
parent 2abc67e426
commit 09857468f7
25 changed files with 261 additions and 323 deletions

View File

@@ -1,5 +1,5 @@
Package: spark-uengine-runner
Version: 1.5.2
Version: 1.5.3
Maintainer: gfdgd xi <3025613752@qq.com>, actionchen<917981399@qq.com>
Homepage: [https://gitee.com/gfdgd-xi/uengine-runner, https://github.com/gfdgd-xi/uengine-runner]
Architecture: all

View File

@@ -7,4 +7,4 @@ python3 -m pip install --upgrade requests -i http://mirrors.aliyun.com/pypi/si
# 刷新图标缓存
gtk-update-icon-cache /usr/share/icons/bloom
# 向服务器返回安装数加1不显示内容且忽略错误
curl http://120.25.153.144/uengine-runner/Install.php?Version=1.5.2 -s > /dev/null | true
curl http://120.25.153.144/uengine-runner/Install.php?Version=1.5.3 -s > /dev/null | true