mirror of
https://github.com/azure-rtos/guix.git
synced 2025-01-28 07:03:11 +08:00
Merge pull request #98 from eclipse-threadx/tizho/update_script
Update links in run.sh script
This commit is contained in:
commit
61e22e3c4a
@ -4,7 +4,7 @@ cd $(dirname $0)
|
||||
|
||||
# if threadx repo does not exist, clone it
|
||||
[ -d threadx ] ||
|
||||
git clone https://github.com/azure-rtos/threadx.git
|
||||
git clone https://github.com/eclipse-threadx/threadx.git
|
||||
|
||||
[ -f .run.sh ] || ln -sf threadx/scripts/cmake_bootstrap.sh .run.sh
|
||||
./.run.sh $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user