deep-wine-runner/helper/spark_run_v4_app_configs/Deepin-TencentVideo.sh
2024-01-21 21:45:18 +08:00

6 lines
194 B
Bash

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 "$@"