diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index a755646..7daf1f4 100755 --- a/octoprint_deploy.sh +++ b/octoprint_deploy.sh @@ -508,6 +508,7 @@ prepare () { "Fedora 35+") INSTALL=6 break + ;; "Quit") exit 1 ;;