diff --git a/aicommit_groq b/aicommit_groq index 715122a..4db5ff1 100755 --- a/aicommit_groq +++ b/aicommit_groq @@ -1,7 +1,6 @@ #!/bin/bash -set -eu -set -o pipefail +set -e ARGS=("${@-}") TMP_FILE="/tmp/aicommit"