minor update

This commit is contained in:
Blaise Tine
2023-05-15 19:13:45 -04:00
parent dce5e79f65
commit 1243848963

View File

@@ -9,7 +9,7 @@ DESTDIR="${DESTDIR:=/opt}"
riscv() riscv()
{ {
for x in {a..o} for x in {a..j}
do do
wget $REPOSITORY/riscv-gnu-toolchain/ubuntu/bionic/riscv-gnu-toolchain.tar.bz2.parta$x wget $REPOSITORY/riscv-gnu-toolchain/ubuntu/bionic/riscv-gnu-toolchain.tar.bz2.parta$x
done done