From f1415c54a27324d57e2af654925733d0cf78e121 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Thu, 21 Apr 2022 13:09:21 +0200 Subject: [PATCH] fix: typos Signed-off-by: Dominik Willner th33xitus@gmail.com --- scripts/fluidd.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/fluidd.sh b/scripts/fluidd.sh index f8cba00..fc7fc3a 100644 --- a/scripts/fluidd.sh +++ b/scripts/fluidd.sh @@ -74,7 +74,7 @@ function install_fluidd(){ ### symlink nginx log symlink_webui_nginx_log "fluidd" - ### install mainsail/fluidd + ### install fluidd fluidd_setup ### install mjpg-streamer @@ -91,7 +91,7 @@ function install_fluidd_macros(){ echo top_border echo -e "| It is recommended to have some important macros in |" - echo -e "| your printer configuration to have Mainsail fully |" + echo -e "| your printer configuration to have Fluidd fully |" echo -e "| functional and working. |" blank_line echo -e "| The recommended macros for Fluidd can be found here: |"