漏改内容

This commit is contained in:
2024-01-31 22:52:00 +08:00
parent 9cff5358fe
commit 71917c5451
2 changed files with 2 additions and 2 deletions

View File

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