diff --git a/spark-dwine-helper/s-wine-helper/deepinwine/tools/spark_run_v4.sh b/spark-dwine-helper/s-wine-helper/deepinwine/tools/spark_run_v4.sh index 29213e3c7fcd8d2bf9d55d90b1f1c8d630be4312..1f5f92bc22bf2eb5634c6dd3bdbdc1d3f1a6689d 100755 --- a/spark-dwine-helper/s-wine-helper/deepinwine/tools/spark_run_v4.sh +++ b/spark-dwine-helper/s-wine-helper/deepinwine/tools/spark_run_v4.sh @@ -162,7 +162,7 @@ CallProcess() CalleCloud() { - chmod 000 ${WINEPREFIX}/drive_c/users/${USER}/Temp + DisableWrite ${WINEPREFIX}/drive_c/users/${USER}/Temp CallProcess "$@" }