Skip to content
Snippets Groups Projects
Commit f9ed0deb authored by Ben V. Brown's avatar Ben V. Brown
Browse files

Test Cache

parent a4f048f6
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment