1 Star 0 Fork 0

郑永生 / Cura

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_in_docker.sh 102 Bytes
一键复制 编辑 原始数据 按行查看 历史
ChrisTerBeke 提交于 2018-03-01 11:00 . Cleanup
#!/usr/bin/env bash
Xvfb :1 -screen 0 1280x800x16 &
export DISPLAY=:1.0
python3 cura_app.py --headless
1
https://gitee.com/Shine6Z/Cura.git
git@gitee.com:Shine6Z/Cura.git
Shine6Z
Cura
Cura
master

搜索帮助