From cd1c7882d95ba2f498a3896687083c5201b551e1 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Sun, 17 Sep 2023 21:03:31 +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 689dcdb..913fd06 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -9,7 +9,7 @@ #. ~/.bashrc . /root/gn/zephyr/zephyr-env.sh -/bin/bash /root/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -t all +/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 -c