mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-15 09:35:52 +01:00
Update octoprint-server-install.sh
This commit is contained in:
@@ -36,6 +36,7 @@ fi
|
||||
function install-requirement-check {
|
||||
sudo apt-get update &&
|
||||
sudo apt-get install python3-pip python3-dev python3-setuptools python3-venv git libyaml-dev build-essential &&
|
||||
cd $HOME
|
||||
mkdir OctoPrint &&
|
||||
cd OctoPrint &&
|
||||
python3 -m venv venv &&
|
||||
|
||||
Reference in New Issue
Block a user