程序公告

This commit is contained in:
2022-12-07 13:18:49 +08:00
parent b60f2cd0eb
commit fc8989db9f
6 changed files with 48 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
# 使用系统默认的 sh 运行
#################################################################################################################
# 作者gfdgd xi、为什么您不喜欢熊出没和阿布呢
# 版本2.3.0
# 版本2.6.0
# 更新时间2022年10月02日
# 感谢:感谢 wine、deepin-wine 以及星火团队,提供了 wine、deepin-wine、spark-wine-devel 给大家使用,让我能做这个程序
# 基于 sh
@@ -58,4 +58,4 @@ apt update > /dev/null 2>&1 | true
# 设置目录权限,让用户可读可写,方便后续删除组件
chmod 777 -R /opt/apps/deepin-wine-runner
# 向服务器返回安装数加1不显示内容且忽略错误
curl http://gfdgdxi.freeee.ml/spark-deepin-wine-runner/Install.php?Version=2.6.0 -s > /dev/null 2>&1 | true
python3 /opt/apps/deepin-wine-runner/Download.py > /dev/null 2>&1 | true