We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e26793 + 4ceb7cf commit b4927c9Copy full SHA for b4927c9
entrypoint.sh
@@ -5,4 +5,4 @@
5
/bin/bash /workdir/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -c
6
7
# exec $@
8
-exec bash -c "$@"
+exec "$@"
0 commit comments