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