diff --git a/get-all-logs.sh b/get-all-logs.sh index 1043fc5..c8c5f36 100644 --- a/get-all-logs.sh +++ b/get-all-logs.sh @@ -260,7 +260,6 @@ select opt in "${options[@]}" _remove_logs; break ;; - *) echo "invalid option $REPLY";; "Quit") break ;;