mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-15 17:45:53 +01:00
Update octoprint-server-install.sh
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
############################################################################################################################################################
|
||||
|
||||
function requirement-check {
|
||||
echo "Installation of Octoprint!"
|
||||
echo "Installation of Octoprint (Server)!"
|
||||
echo -n "Do you wish to install this on your Linux distribution (y/n)?"
|
||||
read answer
|
||||
if [ "$answer" != "${answer#[Yy]}" ] ;then
|
||||
|
||||
Reference in New Issue
Block a user