chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
577b902
)
Rename executable to remove naming conflict. Fixes #122
author
nickthetait
<tait@alephobjects.com>
Thu, 11 Jun 2015 15:32:51 +0000
(09:32 -0600)
committer
nickthetait
<tait@alephobjects.com>
Thu, 11 Jun 2015 15:32:51 +0000
(09:32 -0600)
dev-cura
[new file with mode: 0755]
patch
|
blob
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 "$@"