From f114a4dfdf43a6fc9b1958e7cc3c59ee9f48ade3 Mon Sep 17 00:00:00 2001 From: Paul P Date: Mon, 12 Jun 2023 06:38:33 -0400 Subject: [PATCH] add auto-detect message --- octoprint_deploy.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index 9724477..04f9365 100755 --- a/octoprint_deploy.sh +++ b/octoprint_deploy.sh @@ -194,7 +194,8 @@ new_instance () { echo "WARNING!! You must setup the template profile and admin user before continuing" | log main_menu fi - + + echo "You must complete the auto-detection to create an instance." if prompt_confirm "Begin auto-detect printer serial number for udev entry?" then detect_printer