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

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