mirror of https://github.com/tteck/Proxmox.git
Compare commits
3 Commits
07b088723f
...
2248d75fa0
Author | SHA1 | Date |
---|---|---|
|
2248d75fa0 | |
|
d9926b376b | |
|
e6e421b38a |
|
@ -43,6 +43,7 @@ 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.
After Width: | Height: | Size: 128 KiB |
Binary file not shown.
After Width: | Height: | Size: 137 KiB |
Loading…
Reference in New Issue