We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8550e3 commit 297fe65Copy full SHA for 297fe65
entrypoint.sh
@@ -10,7 +10,7 @@ URL=$3
10
echo "Running polytomic importer"
11
12
# Generate HCL from the app
13
-./polytomic-importer run \
+/polytomic-importer run \
14
--api-key ${API_KEY} \
15
--url ${URL} \
16
--output ${DIR} \
0 commit comments