chiark / gitweb /
Use /usr/bin/mock to avoid issues when /usr/sbin/mock is run for non-root users
[cura.git] / dev-cura
1 ## cura
2 #!/bin/sh
3 PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"