Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/win32/cura.bat')
-rw-r--r--scripts/win32/cura.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/win32/cura.bat b/scripts/win32/cura.bat
index 3f105418a1..b9633b19fd 100644
--- a/scripts/win32/cura.bat
+++ b/scripts/win32/cura.bat
@@ -1,2 +1,2 @@
-@python\python.exe -m Cura.cura %*
+@python\python.exe -E -m Cura.cura %*