chiark / gitweb /
plugins: Support user configuration of default values
[cura.git] / dev-cura
1 #!/bin/sh
2 ## cura
3 PYTHONPATH=$PYTHONPATH:. exec python ./scripts/linux/cura.py "$@"