We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6675a2c commit 613341aCopy full SHA for 613341a
1 file changed
entrypoint.sh
@@ -12,4 +12,4 @@ elif [[ -n "${GOOGLE_CREDENTIAL_FILE}" ]]; then
12
fi
13
14
# Run the main app
15
-exec poetry run python main.py "$@"
+exec poetry run python main.py "$@"
0 commit comments