deep-wine-runner/helper/tools/spark_run_v4_app_configs/Deepin-TencentVideo.sh

6 lines
194 B
Bash
Raw Normal View History

2024-01-21 21:45:13 +08:00
if [ -f "${WINEPREFIX}/drive_c/Program Files/Tencent/QQLive/Upgrade.dll" ]; then
rm -rf "${WINEPREFIX}/drive_c/Program Files/Tencent/QQLive/Upgrade.dll"
fi
CallProcess "$@"