deep-wine-runner/helper/tools/spark_run_v4_app_configs/Spark-MuBu.sh

5 lines
231 B
Bash
Raw Normal View History

2024-01-21 21:45:13 +08:00
if [ -f "${WINEPREFIX}/drive_c/ProgramData/Microsoft/Windows/Start\ Menu/Programs/MuBu.lnk" ]; then
chmod 555 ${WINEPREFIX}/drive_c/ProgramData/Microsoft/Windows/Start\ Menu/Programs/MuBu.lnk
fi
CallProcess "$@"