1
0
forked from me/IronOS

Test Cache

This commit is contained in:
Ben V. Brown
2020-12-29 11:50:59 +11:00
parent a4f048f620
commit f9ed0deb74

View File

@@ -7,6 +7,7 @@ sudo mkdir -p /build
cd /build
#Download source files to cache folder
# Remember if these are updated, you need to update the md5 file respectively
sudo mkdir -p /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