mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update setup.sh
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -7,7 +7,7 @@ sudo mkdir -p /build
|
|||||||
cd /build
|
cd /build
|
||||||
|
|
||||||
#Download source files to cache folder
|
#Download source files to cache folder
|
||||||
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
|
||||||
echo "Good MD5 ARM"
|
echo "Good MD5 ARM"
|
||||||
|
|||||||
Reference in New Issue
Block a user