Compare commits

...

3 Commits

Author SHA1 Message Date
tteckster 2248d75fa0
Add files via upload 2023-05-02 17:30:56 -04:00
tteckster d9926b376b
Add files via upload 2023-05-02 12:58:36 -04:00
tteckster e6e421b38a
Update octoprint-install.sh
add `pip install wheel`
2023-05-02 11:34:10 -04:00
3 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ cd /opt/octoprint
python3 -m venv .
source bin/activate
pip install --upgrade pip
pip install wheel
pip install octoprint
EOF
msg_ok "Installed OctoPrint"

BIN
misc/images/intel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

BIN
misc/images/monitor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB