This commit is contained in:
2023-08-14 17:03:00 +08:00
parent 576470f70a
commit 96cf7dfe74
12 changed files with 58 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
Package: com.gitee.uengine.runner.spark
Source: com.gitee.uengine.runner.spark
Replaces: spark-uengine-runner, com.gitee.uengine.runner.spark.ubuntu
Version: 2.1.1
Version: 2.1.2
Architecture: all
Section: utils
Installed-Size: 2920

View File

@@ -63,4 +63,4 @@ fi
# 因为 Ubuntu 的问题,省略
gtk-update-icon-cache /usr/share/icons/bloom > /dev/null | true
# 向服务器返回安装数加1不显示内容且忽略错误
python3 /opt/apps/com.gitee.uengine.runner.spark/files/Download.py 2.1.1 > /dev/null | true
python3 /opt/apps/com.gitee.uengine.runner.spark/files/Download.py 2.1.2 > /dev/null | true