## cura
#!/bin/sh
PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"
