mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-05-07 02:17:12 +02:00
Update octoprint-server-install.sh
This commit is contained in:
@@ -35,7 +35,7 @@ fi
|
||||
|
||||
function install-requirement-check {
|
||||
sudo apt-get update &&
|
||||
apt-get --allow-releaseinfo-change 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