chiark / gitweb /
Fix the dev-cura script
[cura.git] / dev-cura
1 #!/bin/sh
2 ## cura
3 PYTHONPATH=$PYTHONPATH:. python ./scripts/linux/cura.py "$@"