Add run in docker script

This commit is contained in:
ChrisTerBeke 2018-03-01 10:58:18 +01:00
parent 1c2999551b
commit 8b1bca6743
2 changed files with 15 additions and 14 deletions

3
run_in_docker.sh Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
Xvfb :1 -screen 0 1280x800x16 &
python3 cura_app.py --headless