From c46bfdddaed79342bafd58de217296d6d6c09f02 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Sat, 14 May 2022 20:46:14 -0400 Subject: [PATCH] fix fedora numbering --- octoprint_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index 7daf1f4..3d3906c 100755 --- a/octoprint_deploy.sh +++ b/octoprint_deploy.sh @@ -506,7 +506,7 @@ prepare () { break ;; "Fedora 35+") - INSTALL=6 + INSTALL=3 break ;; "Quit")