Update entrypoint.sh

This commit is contained in:
Sergey 2023-09-17 21:20:42 +03:00 committed by GitHub
parent 6df2e64fea
commit 202d045acc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
. /root/gn/zephyr/zephyr-env.sh . /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 -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 /bin/bash /root/zephyr-sdk-${ZEPHYR_TAG}/setup.sh -c
$@ $@