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:
-rwxr-xr-xdev-cura3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-cura b/dev-cura
new file mode 100755
index 0000000000..22133cf90d
--- /dev/null
+++ b/dev-cura
@@ -0,0 +1,3 @@
+## cura
+#!/bin/sh
+PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"