diff --git a/build.sh b/build.sh index b45bafa..e04423f 100755 --- a/build.sh +++ b/build.sh @@ -5,7 +5,7 @@ set -o errexit set -o pipefail ### -# Define the name of the Lambda zip file being produced +# Define the name of the Lambda zip file being produced. ### ZIP_FILE=findings-data-import.zip