chiark / gitweb /
Do not add a new mis-configured machine if the user presses Cancel in the add new...
[cura.git] / cura
1 ## cura
2 #!/bin/sh
3 PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"