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: f83b768abed8045abaf31baea05f86c0f7e652ee (plain)
1
2
3
#!/bin/sh
## cura
PYTHONPATH=$PYTHONPATH:. exec python ./scripts/linux/cura.py "$@"