Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev-cura - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22133cf90dd734a4f9183606e0c395aecbef7b63 (plain)
1
2
3
## cura
#!/bin/sh
PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"