diff --git a/entrypoint.sh b/entrypoint.sh index 913fd06..4928574 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -10,7 +10,7 @@ . /root/gn/zephyr/zephyr-env.sh /bin/bash /root/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -t arm-zephyr-eabi -/bin/bash /root/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -h +#/bin/bash /root/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -h /bin/bash /root/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -c $@