Test Cache
This commit is contained in:
1
setup.sh
1
setup.sh
@@ -7,6 +7,7 @@ sudo mkdir -p /build
|
|||||||
cd /build
|
cd /build
|
||||||
|
|
||||||
#Download source files to cache folder
|
#Download source files to cache folder
|
||||||
|
# Remember if these are updated, you need to update the md5 file respectively
|
||||||
sudo mkdir -p /build/cache
|
sudo mkdir -p /build/cache
|
||||||
cd /build/cache/
|
cd /build/cache/
|
||||||
if md5sum -c /build/source/ci/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2.md5; then
|
if md5sum -c /build/source/ci/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2.md5; then
|
||||||
|
|||||||
Reference in New Issue
Block a user