mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-03 11:56:01 +01:00
Update README.md
This commit is contained in:
@@ -86,6 +86,12 @@ Then you have the option here to install it with this command:
|
||||
|
||||
cd Downloads && wget -N https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/raw/main/files/scripts/stable-branch/octoprint-server-install.sh && chmod +x octoprint-server-install.sh && bash octoprint-server-install.sh && exit
|
||||
|
||||
*Notice: On a Raspberry Pi Device or system with Raspberry Pi OS it's good when you running this command:
|
||||
|
||||
sudo apt-get --allow-releaseinfo-change update
|
||||
|
||||
...before you install the OctoPrint-Server!
|
||||
|
||||
After the installation you can start, stop or restart the server with changing the option of this command:
|
||||
|
||||
sudo service octoprint {start|stop|restart}
|
||||
|
||||
Reference in New Issue
Block a user