chiark / gitweb /
Rename executable to remove naming conflict. Fixes #122
authornickthetait <tait@alephobjects.com>
Thu, 11 Jun 2015 15:32:51 +0000 (09:32 -0600)
committernickthetait <tait@alephobjects.com>
Thu, 11 Jun 2015 15:32:51 +0000 (09:32 -0600)
dev-cura [new file with mode: 0755]

diff --git a/dev-cura b/dev-cura
new file mode 100755 (executable)
index 0000000..22133cf
--- /dev/null
+++ b/dev-cura
@@ -0,0 +1,3 @@
+## cura
+#!/bin/sh
+PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"