chiark / gitweb /
Fix issue where a line could be sent twice due to race condition
[cura.git] / dev-cura
1 ## cura
2 #!/bin/sh
3 PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"