改版本号为2.0.0+改README

This commit is contained in:
2022-08-13 18:15:58 +08:00
parent dd05dc9b74
commit d2cc2e231e
10 changed files with 33 additions and 14 deletions

View File

@@ -22,4 +22,4 @@ fi
# 设置目录权限,让用户可读可写,方便后续删除组件
chmod 777 -R /opt/apps/deepin-wine-runner
# 向服务器返回安装数加1不显示内容且忽略错误
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=1.9.0 -s > /dev/null | true
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=2.0.0 -s > /dev/null | true