Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLMS authored Aug 9, 2024
1 parent 3384dea commit 333acbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ print(result)
# Save the translation to the output file
echo "$TRANSLATION" > "$OUTPUT_FILE"

echo "Translation completed. See file $OUTPUT_FILE for the result."
echo "Translation completed. See file $OUTPUT_FILE for the result."

0 comments on commit 333acbd

Please sign in to comment.