修复依赖缺失问题

This commit is contained in:
2022-08-15 13:51:36 +08:00
parent d2cc2e231e
commit 0b79246991
7 changed files with 22 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=2.0.0 -s > /dev/null | true
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=2.0.0-1 -s > /dev/null | true