From 202d045accf568832f56699637e0c2562d0a35b1 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Sun, 17 Sep 2023 21:20:42 +0300 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $@