chiark / gitweb /
Add "Reload platform" to refresh all the objects on the platform from their files
[cura.git] / scripts / linux / debian_amd64 / usr / bin / cura
1 #!/bin/sh
2 PYTHONPATH=$PYTHONPATH:/usr/share/cura/ /usr/bin/python /usr/share/cura/cura.py "$@"