mirror of https://github.com/tteck/Proxmox.git
Compare commits
No commits in common. "2248d75fa08b4a9126ff52084d3e7aba30179924" and "07b088723f083798ca4dbf8e33b746598ea50801" have entirely different histories.
2248d75fa0
...
07b088723f
|
@ -43,7 +43,6 @@ cd /opt/octoprint
|
||||||
python3 -m venv .
|
python3 -m venv .
|
||||||
source bin/activate
|
source bin/activate
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install wheel
|
|
||||||
pip install octoprint
|
pip install octoprint
|
||||||
EOF
|
EOF
|
||||||
msg_ok "Installed OctoPrint"
|
msg_ok "Installed OctoPrint"
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 128 KiB |
Binary file not shown.
Before Width: | Height: | Size: 137 KiB |
Loading…
Reference in New Issue