3.1.0 Complete

This commit is contained in:
2023-01-06 11:28:58 +08:00
parent 43f0cd2ad7
commit 3a6cb7ebd2
10 changed files with 29 additions and 34 deletions

View File

@@ -64,4 +64,4 @@ fi
# 设置目录权限,让用户可读可写,方便后续删除组件
chmod 777 -R /opt/apps/deepin-wine-runner
# 向服务器返回安装数加1不显示内容且忽略错误
python3 /opt/apps/deepin-wine-runner/Download.py 3.0.0 > /dev/null 2>&1 | true
python3 /opt/apps/deepin-wine-runner/Download.py 3.1.0 > /dev/null 2>&1 | true