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

run_in_docker.sh - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb364fd8870cecad2569c15f9a4f0945d07ba55e (plain)
1
2
3
4
#!/usr/bin/env bash
Xvfb :1 -screen 0 1280x800x16 &
export DISPLAY=:1.0
python3 cura_app.py --headless