diff --git a/scripts/switch_klipper_repo.sh b/scripts/switch_klipper_repo.sh index cf89b5a..0ecac90 100644 --- a/scripts/switch_klipper_repo.sh +++ b/scripts/switch_klipper_repo.sh @@ -52,7 +52,7 @@ function change_klipper_repo_menu(){ select_msg "No" break;; *) - error_msg "Invalid command!";; + error_msg "Invalid command!";; esac done else