diff --git a/addnew_printer.sh b/addnew_printer.sh index 897c3ae..98a6a70 100755 --- a/addnew_printer.sh +++ b/addnew_printer.sh @@ -88,7 +88,7 @@ else fi #octoprint_base is the generic .octoprint folder that contains all configuration, upload, etc. -echo "Octoprint instance base folder [/home/$user/.octoprint]:" +echo "Octoprint instance template base folder [/home/$user/.octoprint]:" read BFOLD if [ -z "$BFOLD" ]; then BFOLD="/home/$user/.octoprint"